Skip to content

Commit 82a3eb8

Browse files
build(deps): bump typing-extensions from 4.5.0 to 4.8.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.5.0 to 4.8.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.5.0...4.8.0) --- updated-dependencies: - dependency-name: typing-extensions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b1f0ca4 commit 82a3eb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ tlslite-ng==0.7.6
9393
tweepy==4.14.0
9494
# v4.6.0 breaks bases (which multiformats etc use)
9595
# https://github.com/hashberg-io/bases/issues/3
96-
typing-extensions==4.5.0
96+
typing-extensions==4.8.0
9797
typing-validation==1.0.0.post2
9898
ujson==5.8.0
9999
update-checker==0.18.0

0 commit comments

Comments
 (0)