Skip to content

Commit

Permalink
chore: 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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent 2940257 commit a33797f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ ruamel-yaml==0.18.5
ruamel-yaml-clib==0.2.8; platform_python_implementation == "CPython" and python_version < "3.13"
six==1.16.0
termcolor==2.4.0
typing-extensions==4.9.0
typing-extensions==4.10.0
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@ ruamel-yaml==0.18.5
ruamel-yaml-clib==0.2.8; platform_python_implementation == "CPython" and python_version < "3.13"
six==1.16.0
termcolor==2.4.0
typing-extensions==4.9.0
typing-extensions==4.10.0

0 comments on commit a33797f

Please sign in to comment.