Skip to content

Commit

Permalink
build(deps): bump typing-extensions from 4.5.0 to 4.7.1
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.5.0 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.5.0...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>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent 0caca92 commit 3cf80f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ tlslite-ng==0.7.6
tweepy==4.14.0
# v4.6.0 breaks bases (which multiformats etc use)
# https://github.com/hashberg-io/bases/issues/3
typing-extensions==4.5.0
typing-extensions==4.7.1
typing-validation==1.0.0.post2
ujson==5.8.0
update-checker==0.18.0
Expand Down

0 comments on commit 3cf80f2

Please sign in to comment.