Bump typing-extensions from 4.14.1 to 4.15.0

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>
This commit is contained in:
dependabot[bot] 2025-08-26 04:59:34 +00:00 committed by GitHub
parent 4b82bdd7df
commit 1771c754c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
greenlet==3.2.3 greenlet==3.2.3
SQLAlchemy==2.0.41 SQLAlchemy==2.0.41
typing_extensions==4.14.1 typing_extensions==4.15.0
textual~=4.0.0 textual~=4.0.0