Skip to content

Commit 723a84d

Browse files
Bump zipp from 3.18.2 to 3.19.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.2 to 3.19.0. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.18.2...v3.19.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7b0e86 commit 723a84d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ wrapt==1.15.0 ; python_version < '3.11'
119119

120120
yapf==0.40.2
121121

122-
zipp==3.18.2 ; python_version >= '3.7'
122+
zipp==3.19.0 ; python_version >= '3.7'
123123

124124
aiohttp==3.9.5 ; python_version >= '3.6'
125125

0 commit comments

Comments
 (0)