File tree 2 files changed +10
-4
lines changed
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
45
45
# via
46
46
# pytest
47
47
# tox
48
- pydantic==2.10.6
48
+ pydantic==2.11.4
49
49
# via -r requirements-ci.in
50
- pydantic-core==2.27 .2
50
+ pydantic-core==2.33 .2
51
51
# via pydantic
52
52
pyproject-api==1.8.0
53
53
# via tox
@@ -72,5 +72,8 @@ typing-extensions==4.12.2
72
72
# pydantic
73
73
# pydantic-core
74
74
# tox
75
+ # typing-inspection
76
+ typing-inspection==0.4.0
77
+ # via pydantic
75
78
virtualenv==20.29.3
76
79
# via tox
Original file line number Diff line number Diff line change @@ -79,9 +79,9 @@ pre-commit==4.2.0
79
79
# via -r requirements-dev.in
80
80
pycodestyle == 2.13.0
81
81
# via flake8
82
- pydantic == 2.10.6
82
+ pydantic == 2.11.4
83
83
# via -r requirements-dev.in
84
- pydantic-core == 2.27 .2
84
+ pydantic-core == 2.33 .2
85
85
# via pydantic
86
86
pyflakes == 3.3.2
87
87
# via flake8
@@ -111,6 +111,9 @@ typing-extensions==4.12.2
111
111
# pydantic
112
112
# pydantic-core
113
113
# tox
114
+ # typing-inspection
115
+ typing-inspection == 0.4.0
116
+ # via pydantic
114
117
virtualenv == 20.29.3
115
118
# via
116
119
# pre-commit
You can’t perform that action at this time.
0 commit comments