Skip to content

Commit 0d7f436

Browse files
Bump typing-extensions from 4.1.1 to 4.2.0 in /dependencies/default (#336)
Bumps [typing-extensions](https://github.com/python/typing) from 4.1.1 to 4.2.0. - [Release notes](https://github.com/python/typing/releases) - [Changelog](https://github.com/python/typing/blob/master/typing_extensions/CHANGELOG.md) - [Commits](python/typing@4.1.1...4.2.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12c1222 commit 0d7f436

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.20.0
2222
typed-ast==1.5.3
23-
typing_extensions==4.1.1
23+
typing_extensions==4.2.0
2424
zipp==3.8.0

0 commit comments

Comments
 (0)