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.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](python/typing_extensions@4.9.0...4.10.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 Feb 28, 2024
1 parent d44e3ac commit 4baec47
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.4.0
pytest==8.0.2
sortedcontainers==2.4.0
tomli==2.0.1
typing_extensions==4.9.0
typing_extensions==4.10.0

0 comments on commit 4baec47

Please sign in to comment.