From 8d9aab0eaebe97d81853d60dd4bc939fb8c9b7bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 23:09:04 +0000 Subject: [PATCH] Bump zipp from 3.15.0 to 3.19.1 in /analytics-api Bumps [zipp](https://github.com/jaraco/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 ... Signed-off-by: dependabot[bot] --- analytics-api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/analytics-api/requirements.txt b/analytics-api/requirements.txt index f8dd6b089..794074d3a 100644 --- a/analytics-api/requirements.txt +++ b/analytics-api/requirements.txt @@ -52,4 +52,4 @@ thrift==0.16.0 tornado==6.3.2 typing_extensions==4.6.0 urllib3==1.26.18 -zipp==3.15.0 \ No newline at end of file +zipp==3.19.1 \ No newline at end of file