Skip to content

Commit b7399d9

Browse files
chore(deps-dev): bump zipp from 3.20.1 to 3.21.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.1 to 3.21.0. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.20.1...v3.21.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b7bc3f commit b7399d9

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

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

0 commit comments

Comments
 (0)