mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Bump typing-extensions from 4.5.0 to 4.6.0 (#8952)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.5.0 to 4.6.0. - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](https://github.com/python/typing_extensions/compare/4.5.0...4.6.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
f33cde87ec
commit
61708b5770
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ tomli==2.0.1
|
|||
# pytest
|
||||
twine==4.0.2
|
||||
# via cryptography (pyproject.toml)
|
||||
typing-extensions==4.5.0
|
||||
typing-extensions==4.6.0
|
||||
# via mypy
|
||||
urllib3==2.0.2
|
||||
# via
|
||||
|
|
|
|||
Loading…
Reference in a new issue