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](https://github.com/python/typing_extensions/commits)

---
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 8910c9b commit 93ef72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_reqs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ configparser==6.0.0
zipp==3.17.0
importlib-metadata<7.1 # for flake8
entrypoints==0.4
typing_extensions==4.9.0
typing_extensions==4.10.0
pyparsing==3.1.1

0 comments on commit 93ef72f

Please sign in to comment.