From 7a25b7a00f57db7b8bacdb040b254c4a41755477 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:54:15 +0000 Subject: [PATCH] Bump zipp from 3.8.0 to 3.19.1 in /docker-image/locust-tasks Bumps [zipp](https://github.com/jaraco/zipp) from 3.8.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.8.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-image/locust-tasks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-image/locust-tasks/requirements.txt b/docker-image/locust-tasks/requirements.txt index 1fa8603..91c3eb3 100644 --- a/docker-image/locust-tasks/requirements.txt +++ b/docker-image/locust-tasks/requirements.txt @@ -26,6 +26,6 @@ six==1.16.0 typing_extensions==4.1.1 urllib3==1.26.9 Werkzeug==2.1.1 -zipp==3.8.0 +zipp==3.19.1 zope.event==4.5.0 zope.interface==5.4.0