File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ typing-extensions==4.15.0
4646 # via
4747 # aiosignal
4848 # multidict
49- uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
49+ uvloop==0.22.1 ; platform_system != "Windows" and implementation_name == "cpython"
5050 # via -r requirements/base.in
5151yarl==1.22.0
5252 # via -r requirements/runtime-deps.in
Original file line number Diff line number Diff line change @@ -269,7 +269,7 @@ typing-inspection==0.4.2
269269 # via pydantic
270270urllib3==2.5.0
271271 # via requests
272- uvloop==0.21.0 ; platform_system != "Windows"
272+ uvloop==0.22.1 ; platform_system != "Windows"
273273 # via
274274 # -r requirements/base.in
275275 # -r requirements/lint.in
Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ typing-inspection==0.4.2
259259 # via pydantic
260260urllib3==2.5.0
261261 # via requests
262- uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
262+ uvloop==0.22.1 ; platform_system != "Windows" and implementation_name == "cpython"
263263 # via
264264 # -r requirements/base.in
265265 # -r requirements/lint.in
Original file line number Diff line number Diff line change @@ -115,7 +115,7 @@ typing-extensions==4.15.0
115115 # virtualenv
116116typing-inspection==0.4.2
117117 # via pydantic
118- uvloop==0.21.0 ; platform_system != "Windows"
118+ uvloop==0.22.1 ; platform_system != "Windows"
119119 # via -r requirements/lint.in
120120valkey==6.1.1
121121 # via -r requirements/lint.in
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ typing-extensions==4.15.0
148148 # typing-inspection
149149typing-inspection==0.4.2
150150 # via pydantic
151- uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
151+ uvloop==0.22.1 ; platform_system != "Windows" and implementation_name == "cpython"
152152 # via -r requirements/base.in
153153wait-for-it==2.3.0
154154 # via -r requirements/test-common.in
You can’t perform that action at this time.
0 commit comments