Skip to content

Commit

Permalink
build(deps): bump typing-extensions from 4.2.0 to 4.12.2
Browse files Browse the repository at this point in the history
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.2.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.2.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 Oct 28, 2024
1 parent 885c66c commit 04f52b1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 50 deletions.
56 changes: 7 additions & 49 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ sniffio = "1.2.0"
starlette = "0.16.0"
toml = "0.10.2"
tomli = "2.0.1"
typing-extensions = "4.2.0"
typing-extensions = "4.12.2"
urllib3 = "1.26.9"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit 04f52b1

Please sign in to comment.