Skip to content

Commit

Permalink
⬆️ Bump typing-extensions from 4.7.0 to 4.8.0
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.0 to 4.8.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.7.0...4.8.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 Sep 18, 2023
1 parent f14d574 commit 2e7e95a
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 @@ -30,7 +30,7 @@ mccabe==0.7.0
logilab-common==1.10.0
pycodestyle==2.11.0
configparser==6.0.0
typing_extensions==4.7.0
typing_extensions==4.8.0
importlib-metadata<6.9 # for flake8
zipp==3.16.0 # for flake8
flake8==6.1.0
Expand Down

0 comments on commit 2e7e95a

Please sign in to comment.