Skip to content

Commit cf20408

Browse files
chore(deps-dev): bump zipp from 3.20.0 to 3.20.1
Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.0 to 3.20.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.20.0...v3.20.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0730bae commit cf20408

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.20.0 ; python_version >= '3.7'
122+
zipp==3.20.1 ; python_version >= '3.7'
123123

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

0 commit comments

Comments
 (0)