Skip to content

Commit

Permalink
Bump typing-extensions from 4.5.0 to 4.6.2
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.5.0 to 4.6.2.
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.5.0...4.6.2)

---
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] committed May 29, 2023
1 parent be7249f commit 3a99e85
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 @@ -22,6 +22,6 @@ pylint==2.17.4
pytest==7.3.1
texttable==1.6.7
tomli==2.0.1
typing-extensions==4.5.0
typing-extensions==4.6.2
wcwidth==0.2.6
wrapt==1.15.0

0 comments on commit 3a99e85

Please sign in to comment.