From d4a2e92854ed9de8207fd8e01d10145afff61b5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:39:33 +0000 Subject: [PATCH] build(deps): bump zipp from 3.6.0 to 3.19.1 (#127) 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: indirect ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 517f10ef..3d610ed9 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -146,7 +146,7 @@ wheel==0.38.4 # via pip-tools yapw[perf]==0.1.4 # via -r requirements.txt -zipp==3.6.0 +zipp==3.19.1 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: