Skip to content

Commit 3a51b91

Browse files
chore(deps-dev): bump zipp from 3.23.0 to 4.1.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.23.0 to 4.1.0. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.23.0...v4.1.0) --- updated-dependencies: - dependency-name: zipp dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7c2fe27 commit 3a51b91

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

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

122122
yapf==0.43.0
123123

124-
zipp==3.23.0 ; python_version >= '3.7'
124+
zipp==4.1.0 ; python_version >= '3.7'
125125

126126
aiohttp==3.13.4 ; python_version >= '3.6'
127127

0 commit comments

Comments
 (0)