Skip to content

Commit 76039db

Browse files
Bump zipp from 1.2.0 to 3.19.1 in /tox
Bumps [zipp](https://github.com/jaraco/zipp) from 1.2.0 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@v1.2.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-version: 3.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a0eae6e commit 76039db

10 files changed

+10
-10
lines changed

tox/pypy-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ sh==1.12.14
2121
six==1.16.0
2222
typing==3.10.0.0
2323
wcwidth==0.2.13
24-
zipp==1.2.0
24+
zipp==3.19.1

tox/pypy3-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ readline==6.2.4.1
1515
sh==1.12.14
1616
six==1.16.0
1717
wcwidth==0.2.13
18-
zipp==1.2.0
18+
zipp==3.19.1

tox/python2.7-windows-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ scandir==1.10.0
1818
six==1.17.0
1919
typing==3.10.0.0
2020
wcwidth==0.2.13
21-
zipp==1.2.0
21+
zipp==3.19.1

tox/python27-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ sh==1.12.14
1818
six==1.16.0
1919
typing==3.10.0.0
2020
wcwidth==0.2.13
21-
zipp==1.2.0
21+
zipp==3.19.1

tox/python3.6-windows-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ pytest==7.0.1
1111
PyYAML==6.0.1
1212
tomli==1.2.3
1313
typing_extensions==4.1.1
14-
zipp==3.6.0
14+
zipp==3.19.1

tox/python3.7-windows-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ setuptools==68.0.0
1111
tomli==2.0.1
1212
typing_extensions==4.7.1
1313
wheel==0.42.0
14-
zipp==3.15.0
14+
zipp==3.19.1

tox/python34-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ sh==1.12.14
1414
six==1.16.0
1515
typing==3.10.0.0
1616
wcwidth==0.2.13
17-
zipp==1.2.0
17+
zipp==3.19.1

tox/python35-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ PyYAML==5.1
1212
sh==1.12.14
1313
six==1.16.0
1414
wcwidth==0.2.13
15-
zipp==1.2.0
15+
zipp==3.19.1

tox/python36-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ sh==1.12.14
1212
six==1.16.0
1313
typing-extensions==4.1.1
1414
wcwidth==0.2.13
15-
zipp==3.6.0
15+
zipp==3.19.1

tox/python37-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ sh==1.12.14
1212
six==1.16.0
1313
typing-extensions==4.7.1
1414
wcwidth==0.2.13
15-
zipp==3.15.0
15+
zipp==3.19.1

0 commit comments

Comments
 (0)