build(deps): bump typing-extensions from 4.12.2 to 4.13.2 (#1131)

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

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-version: 4.13.2
  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] 2025-04-14 20:39:46 +02:00 committed by GitHub
parent 56846c5fc4
commit bd1a4fd65d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -93,7 +93,7 @@ tox-gh-actions==3.3.0
# via -r requirements-ci.in
types-requests==2.32.0.20241016
# via -r requirements-ci.in
typing-extensions==4.12.2
typing-extensions==4.13.2
# via
# -r requirements-ci.in
# pyee

View file

@ -148,7 +148,7 @@ tox==4.25.0
# via -r requirements-dev.in
types-requests==2.32.0.20241016
# via -r requirements-dev.in
typing-extensions==4.12.2
typing-extensions==4.13.2
# via
# -r requirements-dev.in
# asgiref