Skip to content

Commit

Permalink
Bump typing-extensions from 4.7.1 to 4.8.0 (#1019)
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.7.1 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.7.1...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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2023
1 parent 52bfd01 commit 34c03ec
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 @@ -11,6 +11,6 @@ pyserde==0.12.2
requests==2.31.0
sfyi-fsb5==1.1
starlette==0.31.1
typing_extensions==4.7.1
typing_extensions==4.8.0
websockets==11.0.3
zstandard==0.21.0

0 comments on commit 34c03ec

Please sign in to comment.