Skip to content

Commit d30daca

Browse files
Update zipp requirement from >=3.19.1 to >=3.23.1
Updates the requirements on [zipp](https://github.com/jaraco/zipp) to permit the latest version. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](jaraco/zipp@v3.19.1...v3.23.1) --- updated-dependencies: - dependency-name: zipp dependency-version: 3.23.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e4b3924 commit d30daca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ tomli==2.4.1
2323
tomlkit==0.14.0
2424
typing_extensions==4.15.0
2525
wrapt==2.1.2
26-
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
26+
zipp>=3.23.1 # not directly required, pinned by Snyk to avoid a vulnerability

0 commit comments

Comments
 (0)