File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -294,7 +294,7 @@ wheel==0.46.0
294
294
# via pip-tools
295
295
yarl==1.20.1
296
296
# via -r requirements/runtime-deps.in
297
- zlib-ng==0.5.1
297
+ zlib-ng==1.0.0
298
298
# via
299
299
# -r requirements/lint.in
300
300
# -r requirements/test.in
Original file line number Diff line number Diff line change @@ -285,7 +285,7 @@ wheel==0.46.0
285
285
# via pip-tools
286
286
yarl==1.20.1
287
287
# via -r requirements/runtime-deps.in
288
- zlib-ng==0.5.1
288
+ zlib-ng==1.0.0
289
289
# via
290
290
# -r requirements/lint.in
291
291
# -r requirements/test.in
Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ valkey==6.1.1
120
120
# via -r requirements/lint.in
121
121
virtualenv==20.34.0
122
122
# via pre-commit
123
- zlib-ng==0.5.1
123
+ zlib-ng==1.0.0
124
124
# via -r requirements/lint.in
125
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 @@ -145,7 +145,7 @@ wait-for-it==2.3.0
145
145
# via -r requirements/test.in
146
146
yarl==1.20.1
147
147
# via -r requirements/runtime-deps.in
148
- zlib-ng==0.5.1
148
+ zlib-ng==1.0.0
149
149
# via -r requirements/test.in
150
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