Skip to content

Commit d3ae983

Browse files
Build(deps): Bump typing-extensions in /dependencies/default (#573)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.6.3 to 4.7.1. - [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.6.3...4.7.1) --- 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 f84e067 commit d3ae983

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.1
2222
typed-ast==1.5.4
23-
typing_extensions==4.6.3
23+
typing_extensions==4.7.1
2424
zipp==3.15.0

0 commit comments

Comments
 (0)