Skip to content

Commit 258b43d

Browse files
Bump typing-extensions from 4.14.0 to 4.15.0
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] <support@github.com>
1 parent c6c500e commit 258b43d

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
@@ -61,7 +61,7 @@ trio==0.30.0
6161
trio-websocket==0.12.1
6262
Twisted==25.5.0
6363
txaio==25.6.1
64-
typing_extensions==4.14.0
64+
typing_extensions==4.15.0
6565
urllib3==2.5.0
6666
webdriver-manager==4.0.2
6767
wrapt==1.17.0

0 commit comments

Comments
 (0)