Skip to content

Commit

Permalink
Bump typing-extensions from 4.2.0 to 4.3.0
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Jul 4, 2022
1 parent 1cdfdf3 commit 4b5af7a
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 @@ -21,7 +21,7 @@ requests==2.28.1
six==1.16.0
toml==0.10.2
tomli==2.0.1
typing_extensions==4.2.0
typing_extensions==4.3.0
ujson==5.3.0
urllib3==1.26.9
wrapt==1.14.1

0 comments on commit 4b5af7a

Please sign in to comment.