File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ updates:
2222 ignore :
2323 # https://github.com/sphinx-contrib/sphinxcontrib-towncrier/issues/92
2424 - dependency-name : towncrier
25- # https://github.com/pydantic/pydantic/issues/10494
25+ # https://github.com/pydantic/pydantic/issues/10964
2626 - dependency-name : pydantic
2727 # https://til.simonwillison.net/github/dependabot-python-setup
2828 groups :
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ include = [
4545
4646[tool .poetry .dependencies ]
4747python = " ^3.10"
48- # https://github.com/pydantic/pydantic/issues/10494
48+ # https://github.com/pydantic/pydantic/issues/10964
4949pydantic = " ~2.8.2"
5050typing-extensions = " ^4.12.2"
5151pydantic-settings = {version = " ^2.5.2" , optional = true }
You can’t perform that action at this time.
0 commit comments