From eb7e2e9b05351f10ed86ae7246f4d819403adcc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:05:08 +0000 Subject: [PATCH] build(deps): bump zipp in /lms/lmstests/public/unittests/image Bumps [zipp](https://github.com/jaraco/zipp) from 3.17.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.17.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lms/lmstests/public/unittests/image/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/lmstests/public/unittests/image/requirements.txt b/lms/lmstests/public/unittests/image/requirements.txt index 2bd71b64..86a248f6 100644 --- a/lms/lmstests/public/unittests/image/requirements.txt +++ b/lms/lmstests/public/unittests/image/requirements.txt @@ -8,4 +8,4 @@ pyparsing==3.1.1 pytest==8.0.1 six==1.16.0 wcwidth==0.2.13 -zipp==3.17.0 +zipp==3.19.1