From ccf2f90e20e611d97ca059ad6efb6bf88598822c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 18:35:30 +0000 Subject: [PATCH] Bump zipp from 3.15.0 to 3.19.1 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:development ... Signed-off-by: dependabot[bot] --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 7305ebb..f8f5c2a 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -51,5 +51,5 @@ typing_extensions==4.6.2 urllib3==2.0.2 virtualenv==20.23.0 webencodings==0.5.1 -zipp==3.15.0 +zipp==3.19.1 surgeo==1.1.2 \ No newline at end of file