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
148148 # via aiodns
149149pycparser==2.22
150150 # via cffi
151- pydantic==2.10.6
151+ pydantic==2.11.1
152152 # via python-on-whales
153- pydantic-core==2.27.2
153+ pydantic-core==2.33.0
154154 # via pydantic
155155pyenchant==3.2.2
156156 # via sphinxcontrib-spelling
@@ -266,6 +266,9 @@ typing-extensions==4.12.2
266266 # pydantic-core
267267 # python-on-whales
268268 # rich
269+ # typing-inspection
270+ typing-inspection==0.4.0
271+ # via pydantic
269272uritemplate==4.1.1
270273 # via gidgethub
271274urllib3==2.3.0
Original file line number Diff line number Diff line change @@ -145,9 +145,9 @@ pycares==4.5.0
145145 # via aiodns
146146pycparser==2.22
147147 # via cffi
148- pydantic==2.10.6
148+ pydantic==2.11.1
149149 # via python-on-whales
150- pydantic-core==2.27.2
150+ pydantic-core==2.33.0
151151 # via pydantic
152152pygments==2.19.1
153153 # via
@@ -257,6 +257,9 @@ typing-extensions==4.12.2
257257 # pydantic-core
258258 # python-on-whales
259259 # rich
260+ # typing-inspection
261+ typing-inspection==0.4.0
262+ # via pydantic
260263uritemplate==4.1.1
261264 # via gidgethub
262265urllib3==2.3.0
Original file line number Diff line number Diff line change @@ -61,9 +61,9 @@ pycares==4.5.0
6161 # via aiodns
6262pycparser==2.22
6363 # via cffi
64- pydantic==2.10.6
64+ pydantic==2.11.1
6565 # via python-on-whales
66- pydantic-core==2.27.2
66+ pydantic-core==2.33.0
6767 # via pydantic
6868pygments==2.19.1
6969 # via rich
@@ -102,6 +102,9 @@ typing-extensions==4.12.2
102102 # pydantic-core
103103 # python-on-whales
104104 # rich
105+ # typing-inspection
106+ typing-inspection==0.4.0
107+ # via pydantic
105108uvloop==0.21.0 ; platform_system != "Windows"
106109 # via -r requirements/lint.in
107110valkey==6.1.0
Original file line number Diff line number Diff line change @@ -81,9 +81,9 @@ pycares==4.5.0
8181 # via aiodns
8282pycparser==2.22
8383 # via cffi
84- pydantic==2.10.6
84+ pydantic==2.11.1
8585 # via python-on-whales
86- pydantic-core==2.27.2
86+ pydantic-core==2.33.0
8787 # via pydantic
8888pygments==2.19.1
8989 # via rich
@@ -131,6 +131,9 @@ typing-extensions==4.12.2
131131 # pydantic-core
132132 # python-on-whales
133133 # rich
134+ # typing-inspection
135+ typing-inspection==0.4.0
136+ # via pydantic
134137uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
135138 # via -r requirements/base.in
136139wait-for-it==2.3.0
You can’t perform that action at this time.
0 commit comments