Skip to content

Commit

Permalink
Update dependency typing_extensions to ~4.12.2 (#656)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 10, 2024
1 parent 554e8ba commit 02a0dcc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -10,7 +10,7 @@ packages = [

[tool.poetry.dependencies]
python = "^3.11"
typing_extensions = "~4.12.1"
typing_extensions = "~4.12.2"
aioitertools = "^0.11.0"
attrs = "^23.2.0"
click = "^8.1.7"
Expand Down

0 comments on commit 02a0dcc

Please sign in to comment.