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.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent abd5f48 commit ca196fc
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.1
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.1
VapourSynth>=65

0 comments on commit ca196fc

Please sign in to comment.