File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ pluggy==1.5.0
4545 # via
4646 # pytest
4747 # tox
48- pydantic==2.10.6
48+ pydantic==2.11.5
4949 # via -r requirements-ci.in
50- pydantic-core==2.27 .2
50+ pydantic-core==2.33 .2
5151 # via pydantic
5252pyproject-api==1.8.0
5353 # via tox
@@ -72,5 +72,8 @@ typing-extensions==4.12.2
7272 # pydantic
7373 # pydantic-core
7474 # tox
75+ # typing-inspection
76+ typing-inspection==0.4.1
77+ # via pydantic
7578virtualenv==20.29.3
7679 # via tox
Original file line number Diff line number Diff line change @@ -79,9 +79,9 @@ pre-commit==4.2.0
7979 # via -r requirements-dev.in
8080pycodestyle == 2.13.0
8181 # via flake8
82- pydantic == 2.10.6
82+ pydantic == 2.11.5
8383 # via -r requirements-dev.in
84- pydantic-core == 2.27 .2
84+ pydantic-core == 2.33 .2
8585 # via pydantic
8686pyflakes == 3.3.2
8787 # via flake8
@@ -111,6 +111,9 @@ typing-extensions==4.12.2
111111 # pydantic
112112 # pydantic-core
113113 # tox
114+ # typing-inspection
115+ typing-inspection == 0.4.1
116+ # via pydantic
114117virtualenv == 20.29.3
115118 # via
116119 # pre-commit
You can’t perform that action at this time.
0 commit comments