Bump typing-extensions from 4.3.0 to 4.5.0 (#4147)

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.3.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](https://github.com/python/typing_extensions/compare/4.3.0...4.5.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:
dependabot[bot] 2023-03-09 16:48:58 -05:00 committed by GitHub
parent b3a869429f
commit 6ee86ee062
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -23,4 +23,4 @@ securetar==2022.2.0
sentry-sdk==1.15.0
voluptuous==0.13.1
dbus-fast==1.84.1
typing_extensions==4.3.0
typing_extensions==4.5.0

View File

@ -13,5 +13,5 @@ pytest-timeout==2.1.0
pytest==7.2.2
pyupgrade==3.3.1
time-machine==2.9.0
typing_extensions==4.3.0
typing_extensions==4.5.0
urllib3==1.26.14