Skip to content

Commit f91ced8

Browse files
Bump typing-extensions from 4.14.0 to 4.15.0 (#321)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.14.0 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](python/typing_extensions@4.14.0...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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14ce3a4 commit f91ced8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ruff==0.12.7
3434
sentry-sdk==2.34.1
3535
six==1.17.0
3636
SQLAlchemy==2.0.41
37-
typing_extensions==4.14.0
37+
typing_extensions==4.15.0
3838
urllib3==2.5.0
3939
Werkzeug==3.1.3
4040
xmlsec==1.3.16

0 commit comments

Comments
 (0)