Skip to content

Commit 63f1e3d

Browse files
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](python/typing_extensions@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>
1 parent f7ca206 commit 63f1e3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
'setuptools==80.9.0',
5252
'sgmllib3k==1.0.0',
5353
'tqdm',
54-
'typing_extensions==4.14.1',
54+
'typing_extensions==4.15.0',
5555
'urllib3==2.5.0',
5656
'yaspin'
5757
] + extras,

0 commit comments

Comments
 (0)