Skip to content

Commit c345d29

Browse files
build(deps): bump typing-extensions from 4.10.0 to 4.11.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.10.0 to 4.11.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.10.0...4.11.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9bcc5f commit c345d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ toml==0.10.2
5858
tomli==2.0.1
5959
traitlets==5.14.2
6060
types-toml==0.10.8.20240310
61-
typing_extensions==4.10.0
61+
typing_extensions==4.11.0
6262
uritemplate==4.1.1
6363
urllib3==2.2.1
6464
wcwidth==0.2.13

0 commit comments

Comments
 (0)