Bump typing-extensions from 4.14.1 to 4.15.0 (#1930)

Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.1 to 4.15.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.14.1...4.15.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-version: 4.15.0
  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-08-26 16:20:11 +00:00
committed by GitHub
parent bf72682bb5
commit 866ba24026
2 changed files with 5 additions and 5 deletions

View File

@@ -78,7 +78,7 @@ flask-socketio = "^5.5.1"
virtualenv = "^20.34.0"
marshmallow-enum = "^1.5.1"
awscli = "^1.40.36"
typing-extensions = "^4.14.1"
typing-extensions = "^4.15.0"
aiohttp = "^3.12.15"
pytest = "^8.4.0"