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 @@ -44,7 +44,7 @@ typing-extensions==4.15.0
4444 # via
4545 # aiosignal
4646 # multidict
47- uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
47+ uvloop==0.22.1 ; platform_system != "Windows" and implementation_name == "cpython"
4848 # via -r requirements/base.in
4949yarl==1.22.0
5050 # via -r requirements/runtime-deps.in
Original file line number Diff line number Diff line change @@ -266,7 +266,7 @@ typing-inspection==0.4.2
266266 # via pydantic
267267urllib3==2.5.0
268268 # via requests
269- uvloop==0.21.0 ; platform_system != "Windows"
269+ uvloop==0.22.1 ; platform_system != "Windows"
270270 # via
271271 # -r requirements/base.in
272272 # -r requirements/lint.in
Original file line number Diff line number Diff line change @@ -256,7 +256,7 @@ typing-inspection==0.4.2
256256 # via pydantic
257257urllib3==2.5.0
258258 # via requests
259- uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
259+ uvloop==0.22.1 ; platform_system != "Windows" and implementation_name == "cpython"
260260 # via
261261 # -r requirements/base.in
262262 # -r requirements/lint.in
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ typing-extensions==4.15.0
117117 # virtualenv
118118typing-inspection==0.4.2
119119 # via pydantic
120- uvloop==0.21.0 ; platform_system != "Windows"
120+ uvloop==0.22.1 ; platform_system != "Windows"
121121 # via -r requirements/lint.in
122122valkey==6.1.1
123123 # via -r requirements/lint.in
Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ typing-extensions==4.15.0
142142 # typing-inspection
143143typing-inspection==0.4.2
144144 # via pydantic
145- uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpython"
145+ uvloop==0.22.1 ; platform_system != "Windows" and implementation_name == "cpython"
146146 # via -r requirements/base.in
147147wait-for-it==2.3.0
148148 # via -r requirements/test-common.in
You can’t perform that action at this time.
0 commit comments