From 0f823e5371e1232a8335ba710c1547ffaa33aaab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 16:56:02 +0000 Subject: [PATCH] :rocket: pip: bump zipp from 3.19.2 to 3.20.2 Bumps [zipp](https://github.com/jaraco/zipp) from 3.19.2 to 3.20.2. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.19.2...v3.20.2) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ffe911eb..45a5b9dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,4 +36,4 @@ sphinxcontrib-serializinghtml==2.0.0 toml==0.10.2 urllib3==2.2.2 virtualenv==20.26.3 -zipp==3.19.2 +zipp==3.20.2