From 02d2ad9fb4b0b7b42079b655656f7da2e4485397 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:21:31 +0000 Subject: [PATCH] Bump zipp from 3.18.1 to 3.19.1 Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.1 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.18.1...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 c68e35b..72286d9 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -76,4 +76,4 @@ types-s3transfer==0.10.1; python_version >= '3.8' and python_version < '4.0' urllib3==2.2.1; python_version >= '3.10' virtualenv==20.26.0; python_version >= '3.7' wcwidth==0.2.13 -zipp==3.18.1; python_version >= '3.8' \ No newline at end of file +zipp==3.19.1; python_version >= '3.8' \ No newline at end of file