Skip to content

Commit

Permalink
Bump typing-extensions from 4.9.0 to 4.10.0
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.10.0.
- [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.9.0...4.10.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 5716b50 commit 6e0df65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ pycparser==2.21
rsa==4.9
six==1.16.0
SQLAlchemy==2.0.26
typing_extensions==4.9.0
typing_extensions==4.10.0
Werkzeug==3.0.1
yarl==1.9.4

0 comments on commit 6e0df65

Please sign in to comment.