Skip to content

Commit

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

---
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 Oct 7, 2024
1 parent b4ddd53 commit fd9ddcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-indirect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ s3transfer==0.10.2
six==1.16.0
smmap==5.0.0
sortedcontainers==2.4.0
typing_extensions==4.7.1
typing_extensions==4.12.2
urllib3==1.26.15; python_version < "3.10"
urllib3==2.1.0; python_version >= "3.10"
websocket-client==1.7.0

0 comments on commit fd9ddcd

Please sign in to comment.