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 fc0caaf commit 0970b5f
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
@@ -1,7 +1,7 @@
Markdown==3.5.2 # pyup: <3.2
coverage==7.4.2
importlib_metadata<7.1
typing_extensions==4.9.0
typing_extensions==4.10.0
zipp==3.17.0 # for flake8
flake8==7.0.0
pep8==1.7.1
Expand Down

0 comments on commit 0970b5f

Please sign in to comment.