File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -46,5 +46,5 @@ uvloop==0.21.0 ; platform_system != "Windows" and implementation_name == "cpytho
46
46
# via -r requirements/base.in
47
47
yarl==1.20.1
48
48
# via -r requirements/runtime-deps.in
49
- zstandard==0.23 .0 ; platform_python_implementation == "CPython" and python_version < "3.14"
49
+ zstandard==0.24 .0 ; platform_python_implementation == "CPython" and python_version < "3.14"
50
50
# via -r requirements/runtime-deps.in
Original file line number Diff line number Diff line change @@ -298,7 +298,7 @@ zlib-ng==0.5.1
298
298
# via
299
299
# -r requirements/lint.in
300
300
# -r requirements/test.in
301
- zstandard==0.23 .0 ; implementation_name == "cpython"
301
+ zstandard==0.24 .0 ; implementation_name == "cpython"
302
302
# via
303
303
# -r requirements/lint.in
304
304
# -r requirements/runtime-deps.in
Original file line number Diff line number Diff line change @@ -289,7 +289,7 @@ zlib-ng==0.5.1
289
289
# via
290
290
# -r requirements/lint.in
291
291
# -r requirements/test.in
292
- zstandard==0.23 .0 ; platform_python_implementation == "CPython" and python_version < "3.14"
292
+ zstandard==0.24 .0 ; platform_python_implementation == "CPython" and python_version < "3.14"
293
293
# via
294
294
# -r requirements/lint.in
295
295
# -r requirements/runtime-deps.in
Original file line number Diff line number Diff line change @@ -122,5 +122,5 @@ virtualenv==20.34.0
122
122
# via pre-commit
123
123
zlib-ng==0.5.1
124
124
# via -r requirements/lint.in
125
- zstandard==0.23 .0 ; implementation_name == "cpython"
125
+ zstandard==0.24 .0 ; implementation_name == "cpython"
126
126
# via -r requirements/lint.in
Original file line number Diff line number Diff line change @@ -40,5 +40,5 @@ typing-extensions==4.14.1
40
40
# multidict
41
41
yarl==1.20.1
42
42
# via -r requirements/runtime-deps.in
43
- zstandard==0.23 .0 ; platform_python_implementation == "CPython" and python_version < "3.14"
43
+ zstandard==0.24 .0 ; platform_python_implementation == "CPython" and python_version < "3.14"
44
44
# via -r requirements/runtime-deps.in
Original file line number Diff line number Diff line change @@ -147,5 +147,5 @@ yarl==1.20.1
147
147
# via -r requirements/runtime-deps.in
148
148
zlib-ng==0.5.1
149
149
# via -r requirements/test.in
150
- zstandard==0.23 .0 ; platform_python_implementation == "CPython" and python_version < "3.14"
150
+ zstandard==0.24 .0 ; platform_python_implementation == "CPython" and python_version < "3.14"
151
151
# via -r requirements/runtime-deps.in
You can’t perform that action at this time.
0 commit comments