Skip to content

Commit adc8809

Browse files
Build(deps): Bump typing-extensions in /dependencies/default (#425)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.3.0 to 4.4.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.3.0...4.4.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4abf9d1 commit adc8809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/default/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ sortedcontainers==2.4.0
2020
tomli==2.0.1
2121
trio==0.22.0
2222
typed-ast==1.5.4
23-
typing_extensions==4.3.0
23+
typing_extensions==4.4.0
2424
zipp==3.9.0

0 commit comments

Comments
 (0)