Skip to content

Commit 92008cc

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 574b31b commit 92008cc

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
@@ -12,7 +12,7 @@ mccabe==0.7.0
1212
configparser==7.2.0
1313
flake8==7.3.0
1414
pycodestyle==2.14.0
15-
typing_extensions==4.14.1
15+
typing_extensions==4.15.0
1616
importlib-metadata<8.8 # for flake8
1717
zipp==3.23.0 # for flake8
1818
tornado==6.5.2

0 commit comments

Comments
 (0)