From 02cfdfd91f0cf3b2b88fd1bf92cbb9ffa7feba84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 17:39:07 +0000 Subject: [PATCH] build(deps): bump zipp from 1.2.0 to 3.19.1 in /nipap Bumps [zipp](https://github.com/jaraco/zipp) from 1.2.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/v1.2.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- nipap/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nipap/requirements.txt b/nipap/requirements.txt index c1f5eec71..4c38aefe8 100644 --- a/nipap/requirements.txt +++ b/nipap/requirements.txt @@ -1,4 +1,4 @@ -zipp==1.2.0 +zipp==3.19.1 importlib_metadata==6.11.0 Flask==2.1.3 Flask-Compress==1.9.0