Skip to content

Commit

Permalink
Bump typing-extensions from 4.5.0 to 4.6.0 (#880)
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.0.
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](python/typing_extensions@4.5.0...4.6.0)

---
updated-dependencies:
- dependency-name: typing-extensions
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 23, 2023
1 parent 9e71356 commit a53532d
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 @@ -10,4 +10,4 @@ pep257==0.7.0
pre-commit==3.3.2
sphinx==7.0.1
types-redis==4.5.5.2
typing-extensions==4.5.0
typing-extensions==4.6.0

0 comments on commit a53532d

Please sign in to comment.