From 7a52a43efb5009b7d35c029ecc54bbc922c5508b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 18:49:08 +0000 Subject: [PATCH] Bump zipp from 3.17.0 to 3.19.1 in /backend Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.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.17.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 201672b..f7b77b8 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -32,4 +32,4 @@ pyjwkest==1.4.2 six==1.16.0 typing_extensions==4.8.0 urllib3==2.2.2 -zipp==3.17.0 \ No newline at end of file +zipp==3.19.1 \ No newline at end of file