mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Bump typing-extensions from 4.10.0 to 4.11.0 (#10768)
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](https://github.com/python/typing_extensions/compare/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
3d02b96c3c
commit
030f70f918
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ tomli==2.0.1
|
|||
# mypy
|
||||
# pyproject-hooks
|
||||
# pytest
|
||||
typing-extensions==4.10.0; python_version >= "3.8"
|
||||
typing-extensions==4.11.0; python_version >= "3.8"
|
||||
# via mypy
|
||||
urllib3==2.2.1
|
||||
# via requests
|
||||
|
|
|
|||
Loading…
Reference in a new issue