Skip to content

Commit

Permalink
build(deps): bump typing-extensions from 4.5.0 to 4.7.1 (#208)
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.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.5.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mikhail Gubenko <[email protected]>
  • Loading branch information
dependabot[bot] and Th3Un1q3 authored Feb 7, 2024
1 parent 5528d5a commit df60ac4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ platformdirs = "==3.5.1"
pydantic = "==1.10.9"
requests = "==2.31.0"
six = "==1.16.0"
typing-extensions = "==4.5.0"
typing-extensions = "==4.7.1"
urllib3 = "==1.26.16"
virtualenv = "==20.24.1"
virtualenv-clone = "==0.5.7"
Expand Down

0 comments on commit df60ac4

Please sign in to comment.