Skip to content

Commit 2c0f269

Browse files
Bump zipp from 3.17.0 to 3.20.2
Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.20.2. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.17.0...v3.20.2) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1234ce0 commit 2c0f269

8 files changed

+8
-8
lines changed

requirements/ubuntu-latest_py3.10.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,7 @@ y-py==0.6.2
571571
# ypy-websocket
572572
ypy-websocket==0.8.4
573573
# via jupyter-server-ydoc
574-
zipp==3.20.1
574+
zipp==3.20.2
575575
# via importlib-metadata
576576

577577
# The following packages are considered to be unsafe in a requirements file:

requirements/ubuntu-latest_py3.10_extras.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1104,7 +1104,7 @@ ypy-websocket==0.8.4
11041104
# via jupyter-server-ydoc
11051105
zict==3.0.0
11061106
# via distributed
1107-
zipp==3.20.1
1107+
zipp==3.20.2
11081108
# via importlib-metadata
11091109
zope-event==5.0
11101110
# via gevent

requirements/ubuntu-latest_py3.11.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,7 @@ y-py==0.6.2
564564
# ypy-websocket
565565
ypy-websocket==0.8.4
566566
# via jupyter-server-ydoc
567-
zipp==3.20.1
567+
zipp==3.20.2
568568
# via importlib-metadata
569569

570570
# The following packages are considered to be unsafe in a requirements file:

requirements/ubuntu-latest_py3.11_extras.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1084,7 +1084,7 @@ ypy-websocket==0.8.4
10841084
# via jupyter-server-ydoc
10851085
zict==3.0.0
10861086
# via distributed
1087-
zipp==3.20.1
1087+
zipp==3.20.2
10881088
# via importlib-metadata
10891089
zope-event==5.0
10901090
# via gevent

requirements/ubuntu-latest_py3.8.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -536,7 +536,7 @@ y-py==0.6.2
536536
# ypy-websocket
537537
ypy-websocket==0.8.4
538538
# via jupyter-server-ydoc
539-
zipp==3.17.0
539+
zipp==3.20.2
540540
# via
541541
# importlib-metadata
542542
# importlib-resources

requirements/ubuntu-latest_py3.8_extras.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@ ypy-websocket==0.8.4
10171017
# via jupyter-server-ydoc
10181018
zict==3.0.0
10191019
# via distributed
1020-
zipp==3.17.0
1020+
zipp==3.20.2
10211021
# via
10221022
# importlib-metadata
10231023
# importlib-resources

requirements/ubuntu-latest_py3.9.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -582,7 +582,7 @@ y-py==0.6.2
582582
# ypy-websocket
583583
ypy-websocket==0.8.4
584584
# via jupyter-server-ydoc
585-
zipp==3.20.1
585+
zipp==3.20.2
586586
# via
587587
# importlib-metadata
588588
# importlib-resources

requirements/ubuntu-latest_py3.9_extras.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1111,7 +1111,7 @@ ypy-websocket==0.8.4
11111111
# via jupyter-server-ydoc
11121112
zict==3.0.0
11131113
# via distributed
1114-
zipp==3.20.1
1114+
zipp==3.20.2
11151115
# via
11161116
# importlib-metadata
11171117
# importlib-resources

0 commit comments

Comments
 (0)