Skip to content

Commit

Permalink
Bump typing-extensions from 4.3.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.3.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.3.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 Sep 16, 2023
1 parent ee31470 commit 2cd8a70
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 @@ -3,7 +3,7 @@ MarkupSafe==2.1.1
Markdown==3.3.7
netaddr==0.8.0
thor==0.9.6
typing-extensions==4.3.0
typing-extensions==4.7.1
importlib_resources
pylint
mypy
Expand Down

0 comments on commit 2cd8a70

Please sign in to comment.