Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: indirect
  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>
  • Loading branch information
dependabot[bot] committed Apr 18, 2023
1 parent 3aa55c7 commit d7fc884
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ types-cryptography==3.3.23
# via -r lint-requirements.in
types-pyopenssl==23.0.0.3
# via -r lint-requirements.in
typing-extensions==4.4.0
typing-extensions==4.5.0
# via mypy

0 comments on commit d7fc884

Please sign in to comment.