From e718d37355c359d31d2c73951643794559b7976d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 18:43:29 +0000 Subject: [PATCH] Bump zipp from 3.17.0 to 3.18.1 in /tools/2_validate_data Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.0 to 3.18.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.17.0...v3.18.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- tools/2_validate_data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/2_validate_data/requirements.txt b/tools/2_validate_data/requirements.txt index c4c9dea..ed6ef4b 100644 --- a/tools/2_validate_data/requirements.txt +++ b/tools/2_validate_data/requirements.txt @@ -2,4 +2,4 @@ attrs==23.2.0 importlib-resources==6.1.3 jsonschema==4.21.1 pyrsistent==0.20.0 -zipp==3.17.0 +zipp==3.18.1