From 894c1bd88c27c2cc763a416ae6075e9b71982594 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:52:09 -0400 Subject: [PATCH] Bump zipp from 3.15.0 to 3.19.1 in the pip group (#19) Bumps the pip group with 1 update: [zipp](https://github.com/jaraco/zipp). Updates `zipp` from 3.15.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.15.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 424d798..52c1bcd 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -438,11 +438,12 @@ }, "zipp": { "hashes": [ - "sha256:112929ad649da941c23de50f356a2b5570c954b65150642bccdd66bf194d224b", - "sha256:48904fc76a60e542af151aded95726c1a5c34ed43ab4134b597665c86d7ad556" + "sha256:2828e64edb5386ea6a52e7ba7cdb17bb30a73a858f5eb6eb93d8d36f5ea26091", + "sha256:35427f6d5594f4acf82d25541438348c26736fa9b3afa2754bcd63cdb99d8e8f" ], - "markers": "python_version >= '3.7'", - "version": "==3.15.0" + "index": "pypi", + "markers": "python_version >= '3.8'", + "version": "==3.19.1" } }, "develop": {}