From fd3c76ff041dd4ea25bc273fc80f4d93ea260648 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Nov 2022 14:32:34 +0000 Subject: [PATCH] Bump zipp from 3.10.0 to 3.11.0 Bumps [zipp](https://github.com/jaraco/zipp) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.10.0...v3.11.0) --- 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 6efb7d8..6e9802d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -60,4 +60,4 @@ urllib3==1.26.13 uvicorn==0.20.0 virtualenv==20.16.6 virtualenv-clone==0.5.7 -zipp==3.10.0 \ No newline at end of file +zipp==3.11.0 \ No newline at end of file