Skip to content

Commit

Permalink
Bump typing-extensions from 4.7.1 to 4.8.0
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 6120364 commit 58031be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ tomli==2.0.1 ; python_version >= '3.7'

tomlkit==0.12.1 ; python_version >= '3.7'

typing-extensions==4.7.1 ; python_version >= '3.7'
typing-extensions==4.8.0 ; python_version >= '3.7'

wrapt==1.15.0 ; python_version >= '3.11'

Expand Down

0 comments on commit 58031be

Please sign in to comment.