Skip to content

Commit

Permalink
Build(deps): Bump typing-extensions in /dependencies/default
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and seifertm committed May 14, 2024
1 parent c903a9d commit ac5b016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/default/constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ pluggy==1.5.0
pytest==8.1.1
sortedcontainers==2.4.0
tomli==2.0.1
typing_extensions==4.10.0
typing_extensions==4.11.0

0 comments on commit ac5b016

Please sign in to comment.