From 09949170b7860a5581da61b9a160e8ddb868f379 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 18:08:58 +0000 Subject: [PATCH] Bump zipp from 3.12.1 to 3.19.1 Bumps [zipp](https://github.com/jaraco/zipp) from 3.12.1 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.12.1...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index cb8aaae..455393f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -592,11 +592,12 @@ }, "zipp": { "hashes": [ - "sha256:6c4fe274b8f85ec73c37a8e4e3fa00df9fb9335da96fb789e3b96b318e5097b3", - "sha256:a3cac813d40993596b39ea9e93a18e8a2076d5c378b8bc88ec32ab264e04ad02" + "sha256:2828e64edb5386ea6a52e7ba7cdb17bb30a73a858f5eb6eb93d8d36f5ea26091", + "sha256:35427f6d5594f4acf82d25541438348c26736fa9b3afa2754bcd63cdb99d8e8f" ], - "markers": "python_version >= '3.7'", - "version": "==3.12.1" + "index": "pypi", + "markers": "python_version >= '3.8'", + "version": "==3.19.1" } } }