From bb3a893bf567ba56f0b5d10e755e6b7714b2dd15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 18:31:36 +0000 Subject: [PATCH] Bump zipp in /docker in the pip group across 1 directory Bumps the pip group with 1 update in the /docker directory: [zipp](https://github.com/jaraco/zipp). Updates `zipp` from 3.15.0 to 3.19.1 - [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.15.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index ac8b909..9bebf7c 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -69,4 +69,4 @@ typing_extensions==4.6.3 tzdata==2023.3 urllib3==2.2.2 Werkzeug==3.0.1 -zipp==3.15.0 +zipp==3.19.1