Skip to content

Commit

Permalink
build(deps): bump typing-extensions from 4.11.0 to 4.12.2 in /python
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.11.0 to 4.12.2.
- [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.11.0...4.12.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 8, 2024
1 parent eb81760 commit 261bc35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ requests==2.31.0
# via -r requirements.in
semantic-version==2.10.0
# via -r requirements.in
typing-extensions==4.11.0
typing-extensions==4.12.2
# via -r requirements.in
urllib3==2.2.1
# via requests
Expand Down

0 comments on commit 261bc35

Please sign in to comment.