From ae14e1e0718ca8eeacac8cb808d7ad11e237e462 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 17:23:27 +0000 Subject: [PATCH] Bump zipp from 1.2.0 to 3.19.1 in /deploy-agent Bumps [zipp](https://github.com/jaraco/zipp) from 1.2.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/v1.2.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deploy-agent/requirements.txt | 2 +- deploy-agent/thirdparty/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 deploy-agent/requirements.txt diff --git a/deploy-agent/requirements.txt b/deploy-agent/requirements.txt old mode 100755 new mode 100644 index f66f601fe5..2bf62c4359 --- a/deploy-agent/requirements.txt +++ b/deploy-agent/requirements.txt @@ -2,7 +2,7 @@ PyYAML==5.3.1; python_version < '3.12' PyYAML==6.0.1; python_version >= '3.12' -zipp==1.2.0 +zipp==3.19.1 configparser==4.0.2 python-daemon==2.0.6 setuptools==44.1.1; python_version < '3' diff --git a/deploy-agent/thirdparty/requirements.txt b/deploy-agent/thirdparty/requirements.txt index 102b17eae6..bc8b65901b 100644 --- a/deploy-agent/thirdparty/requirements.txt +++ b/deploy-agent/thirdparty/requirements.txt @@ -10,4 +10,4 @@ requests==2.29.0; python_version < '3.12' requests==2.32.3; python_version >= '3.12' setuptools==59.0.1 strictyaml==1.6.1 -zipp==1.2.0 +zipp==3.19.1