1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-24 12:29:08 +00:00

Bump typing-extensions from 4.9.0 to 4.10.0 (#4919)

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.9.0 to 4.10.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/commits)

---
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]
2024-02-26 10:18:02 -05:00
committed by GitHub
parent e7f9f7504e
commit df935ec423
2 changed files with 2 additions and 2 deletions

View File

@@ -25,5 +25,5 @@ sentry-sdk==1.40.5
setuptools==69.1.1
voluptuous==0.14.2
dbus-fast==2.21.1
typing_extensions==4.9.0
typing_extensions==4.10.0
zlib-fast==0.2.0

View File

@@ -8,5 +8,5 @@ pytest-timeout==2.2.0
pytest==7.4.4
ruff==0.2.2
time-machine==2.13.0
typing_extensions==4.9.0
typing_extensions==4.10.0
urllib3==2.2.1