Skip to content

Commit 8f780dc

Browse files
Bump typing-extensions from 4.2.0 to 4.3.0 (#187)
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.2.0 to 4.3.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.2.0...4.3.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 8ae5ada commit 8f780dc

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requests = "==2.28.1"
2727
six = "==1.16.0"
2828
soupsieve = "==2.2.1"
2929
tornado = "==6.1"
30-
typing-extensions = "==4.2.0"
30+
typing-extensions = "==4.3.0"
3131
tzlocal = "==2.1"
3232
ujson = "==5.4.0"
3333
urllib3 = "==1.26.9"

Pipfile.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)