Skip to content

Commit 3405931

Browse files
Upgrade: Bump typing-extensions from 4.1.1 to 4.2.0 (#67)
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/4.2.0/typing_extensions/CHANGELOG) - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58210fa commit 3405931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ pynamodb==5.2.1
2020
python-dateutil==2.8.2
2121
sentry-sdk==1.5.12
2222
six==1.16.0
23-
typing_extensions==4.1.1
23+
typing_extensions==4.2.0
2424
urllib3==1.26.9
2525
yarl==1.7.2

0 commit comments

Comments
 (0)