Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 11, 2023
1 parent 49a3bfa commit b92e89f
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 @@ -10,6 +10,6 @@ Jinja2==3.1.2
MarkupSafe==2.1.3
sniffio==1.3.0
typer==0.9.0
typing_extensions==4.8.0
typing_extensions==4.9.0
watchfiles==0.21.0
Werkzeug==3.0.1

0 comments on commit b92e89f

Please sign in to comment.