Skip to content

Commit

Permalink
build(deps): update typing-extensions requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [typing-extensions](https://github.com/python/typing_extensions) to permit the latest version.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.11.0...4.12.2)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent abd5f48 commit 6825956
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ pyparsedvd~=0.0.3
pytimeconv~=0.0.2
requests_toolbelt~=1.0.0
rich~=13.7.1
typing-extensions~=4.11.0
typing-extensions~=4.12.2
numpy~=1.26.4
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ pytimeconv~=0.0.2
requests~=2.31.0
requests_toolbelt~=1.0.0
rich~=13.7.1
typing-extensions~=4.11.0
typing-extensions~=4.12.2
VapourSynth>=65

0 comments on commit 6825956

Please sign in to comment.