From ae36ab8a8c41c0ad51911bd7fe77692a8c57b06f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 21:43:57 +0000 Subject: [PATCH] Bump zipp from 3.9.0 to 3.19.1 in /mitremap-notebook Bumps [zipp](https://github.com/jaraco/zipp) from 3.9.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.9.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mitremap-notebook/requirements-stable.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mitremap-notebook/requirements-stable.txt b/mitremap-notebook/requirements-stable.txt index a81f628..52c7119 100644 --- a/mitremap-notebook/requirements-stable.txt +++ b/mitremap-notebook/requirements-stable.txt @@ -143,4 +143,4 @@ webencodings==0.5.1 widgetsnbextension==3.5.2 wrapt==1.14.1 yarl==1.8.1 -zipp==3.9.0 \ No newline at end of file +zipp==3.19.1 \ No newline at end of file