Bump typing-extensions from 4.14.0 to 4.14.1

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

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-version: 4.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-07-04 21:09:19 +00:00
committed by GitHub
parent f4e062f23c
commit 13bf758f4b
2 changed files with 9 additions and 5 deletions

View File

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