Skip to content

Commit 44d9a37

Browse files
Bump zipp from 3.16.2 to 3.19.1 in /requirements (#356)
Bumps [zipp](https://github.com/jaraco/zipp) from 3.16.2 to 3.19.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.16.2...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 693a201 commit 44d9a37

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

requirements/requirements-macOS-latest-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ webencodings==0.5.1
239239
# via bleach
240240
zict==3.0.0
241241
# via distributed
242-
zipp==3.16.2
242+
zipp==3.19.1
243243
# via
244244
# importlib-metadata
245245
# importlib-resources

requirements/requirements-ubuntu-latest-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ wheel==0.41.2
282282
# nvidia-nvtx-cu11
283283
zict==3.0.0
284284
# via distributed
285-
zipp==3.16.2
285+
zipp==3.19.1
286286
# via
287287
# importlib-metadata
288288
# importlib-resources

requirements/requirements-windows-latest-3.9.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ webencodings==0.5.1
243243
# via bleach
244244
zict==3.0.0
245245
# via distributed
246-
zipp==3.16.2
246+
zipp==3.19.1
247247
# via
248248
# importlib-metadata
249249
# importlib-resources

0 commit comments

Comments
 (0)