File tree Expand file tree Collapse file tree 4 files changed +20
-8
lines changed Expand file tree Collapse file tree 4 files changed +20
-8
lines changed Original file line number Diff line number Diff line change @@ -148,9 +148,9 @@ pycares==4.5.0
148
148
# via aiodns
149
149
pycparser==2.22
150
150
# via cffi
151
- pydantic==2.10.6
151
+ pydantic==2.11.1
152
152
# via python-on-whales
153
- pydantic-core==2.27.2
153
+ pydantic-core==2.33.0
154
154
# via pydantic
155
155
pyenchant==3.2.2
156
156
# via sphinxcontrib-spelling
@@ -266,6 +266,9 @@ typing-extensions==4.12.2
266
266
# pydantic-core
267
267
# python-on-whales
268
268
# rich
269
+ # typing-inspection
270
+ typing-inspection==0.4.0
271
+ # via pydantic
269
272
uritemplate==4.1.1
270
273
# via gidgethub
271
274
urllib3==2.3.0
Original file line number Diff line number Diff line change @@ -145,9 +145,9 @@ pycares==4.5.0
145
145
# via aiodns
146
146
pycparser==2.22
147
147
# via cffi
148
- pydantic==2.10.6
148
+ pydantic==2.11.1
149
149
# via python-on-whales
150
- pydantic-core==2.27.2
150
+ pydantic-core==2.33.0
151
151
# via pydantic
152
152
pygments==2.19.1
153
153
# via
@@ -257,6 +257,9 @@ typing-extensions==4.12.2
257
257
# pydantic-core
258
258
# python-on-whales
259
259
# rich
260
+ # typing-inspection
261
+ typing-inspection==0.4.0
262
+ # via pydantic
260
263
uritemplate==4.1.1
261
264
# via gidgethub
262
265
urllib3==2.3.0
Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ pycares==4.5.0
61
61
# via aiodns
62
62
pycparser==2.22
63
63
# via cffi
64
- pydantic==2.10.6
64
+ pydantic==2.11.1
65
65
# via python-on-whales
66
- pydantic-core==2.27.2
66
+ pydantic-core==2.33.0
67
67
# via pydantic
68
68
pygments==2.19.1
69
69
# via rich
@@ -102,6 +102,9 @@ typing-extensions==4.12.2
102
102
# pydantic-core
103
103
# python-on-whales
104
104
# rich
105
+ # typing-inspection
106
+ typing-inspection==0.4.0
107
+ # via pydantic
105
108
uvloop==0.21.0 ; platform_system != "Windows"
106
109
# via -r requirements/lint.in
107
110
valkey==6.1.0
Original file line number Diff line number Diff line change @@ -81,9 +81,9 @@ pycares==4.5.0
81
81
# via aiodns
82
82
pycparser==2.22
83
83
# via cffi
84
- pydantic==2.10.6
84
+ pydantic==2.11.1
85
85
# via python-on-whales
86
- pydantic-core==2.27.2
86
+ pydantic-core==2.33.0
87
87
# via pydantic
88
88
pygments==2.19.1
89
89
# via rich
@@ -131,6 +131,9 @@ typing-extensions==4.12.2
131
131
# pydantic-core
132
132
# python-on-whales
133
133
# rich
134
+ # typing-inspection
135
+ typing-inspection==0.4.0
136
+ # via pydantic
134
137
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
135
138
# via -r requirements/base.in
136
139
wait-for-it==2.3.0
You can’t perform that action at this time.
0 commit comments