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] authored Dec 11, 2023
1 parent d9cdb77 commit 1a17122
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 @@ -11,7 +11,7 @@ pyflakes==3.1.0
pycodestyle==2.11.1
entrypoints==0.4 # for flake8
importlib-metadata<7.1 # for flake8
typing_extensions==4.8.0
typing_extensions==4.9.0
zipp==3.17.0 # for flake8
flake8==6.1.0

Expand Down

0 comments on commit 1a17122

Please sign in to comment.