From fcb1a8e93ff8c9fc5b87c96c32fdd5a516da1568 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:43:10 +0000 Subject: [PATCH] Bump zipp from 3.6.0 to 3.19.1 in /uvi_web Bumps [zipp](https://github.com/jaraco/zipp) from 3.6.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.6.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- uvi_web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uvi_web/requirements.txt b/uvi_web/requirements.txt index 692b265c..aa249e0f 100644 --- a/uvi_web/requirements.txt +++ b/uvi_web/requirements.txt @@ -33,5 +33,5 @@ tqdm==4.64.0 urllib3==1.26.18 wasabi==0.9.1 Werkzeug==3.0.1 -zipp==3.6.0 +zipp==3.19.1 gunicorn==20.1.0 \ No newline at end of file