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
@@ -262,6 +262,9 @@ typing-extensions==4.12.2
262
262
# pydantic-core
263
263
# python-on-whales
264
264
# rich
265
+ # typing-inspection
266
+ typing-inspection==0.4.0
267
+ # via pydantic
265
268
uritemplate==4.1.1
266
269
# via gidgethub
267
270
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
@@ -253,6 +253,9 @@ typing-extensions==4.12.2
253
253
# pydantic-core
254
254
# python-on-whales
255
255
# rich
256
+ # typing-inspection
257
+ typing-inspection==0.4.0
258
+ # via pydantic
256
259
uritemplate==4.1.1
257
260
# via gidgethub
258
261
urllib3==2.3.0
Original file line number Diff line number Diff line change @@ -63,9 +63,9 @@ pycares==4.5.0
63
63
# via aiodns
64
64
pycparser==2.22
65
65
# via cffi
66
- pydantic==2.10.6
66
+ pydantic==2.11.1
67
67
# via python-on-whales
68
- pydantic-core==2.27.2
68
+ pydantic-core==2.33.0
69
69
# via pydantic
70
70
pygments==2.19.1
71
71
# via rich
@@ -104,6 +104,9 @@ typing-extensions==4.12.2
104
104
# pydantic-core
105
105
# python-on-whales
106
106
# rich
107
+ # typing-inspection
108
+ typing-inspection==0.4.0
109
+ # via pydantic
107
110
uvloop==0.21.0 ; platform_system != "Windows"
108
111
# via -r requirements/lint.in
109
112
valkey==6.1.0
Original file line number Diff line number Diff line change @@ -79,9 +79,9 @@ pycares==4.5.0
79
79
# via aiodns
80
80
pycparser==2.22
81
81
# via cffi
82
- pydantic==2.10.6
82
+ pydantic==2.11.1
83
83
# via python-on-whales
84
- pydantic-core==2.27.2
84
+ pydantic-core==2.33.0
85
85
# via pydantic
86
86
pygments==2.19.1
87
87
# via rich
@@ -125,6 +125,9 @@ typing-extensions==4.12.2
125
125
# pydantic-core
126
126
# python-on-whales
127
127
# rich
128
+ # typing-inspection
129
+ typing-inspection==0.4.0
130
+ # via pydantic
128
131
uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
129
132
# via -r requirements/base.in
130
133
wait-for-it==2.3.0
You can’t perform that action at this time.
0 commit comments