Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 059a676 commit 6506303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ pylint==3.1.0
pytest==8.0.2
texttable==1.7.0
tomli==2.0.1
typing-extensions==4.10.0
typing-extensions==4.11.0
wcwidth==0.2.13
wrapt==1.16.0

0 comments on commit 6506303

Please sign in to comment.