Skip to content

Commit

Permalink
Bump typing-extensions from 4.3.0 to 4.4.0
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.3.0 to 4.4.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.3.0...4.4.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 Oct 26, 2022
1 parent befbf93 commit fcee6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ flower==1.0.0 # https://github.com/mher/flower
pyjwt==2.4.0 # https://github.com/jpadilla/pyjwt
cryptography==38.0.1 # https://github.com/pyca/cryptography
pydantic==1.9.1
typing-extensions==4.3.0 # https://github.com/python/typing_extensions
typing-extensions==4.4.0 # https://github.com/python/typing_extensions
requests==2.28.1 # https://requests.readthedocs.io/en/latest/


Expand Down

0 comments on commit fcee6b3

Please sign in to comment.