From ba937ed020ea042a1a47face95591c14e8e4390a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 16:34:56 -0400 Subject: [PATCH] Bump zipp from 3.8.1 to 3.19.1 (#4832) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- Pipfile.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Pipfile b/Pipfile index 07b57cb0a8..4e8865b5f5 100644 --- a/Pipfile +++ b/Pipfile @@ -35,7 +35,7 @@ yamlfix = "~=1.0.1" yamllint = "~=1.27.1" pytablewriter = "~=0.64.2" typed-ast = "~=1.5.4" -zipp = "~=3.8.1" +zipp = "~=3.19.1" importlib-metadata = "~=4.12.0" ruamel-yaml = "~=0.17.21" markdownify = "~=0.12.1" diff --git a/Pipfile.lock b/Pipfile.lock index fd2a5815a9..1c5c2c9067 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c3d3fb11cde134753acb475da5f9f66e77c5dbaa4dd4116ddb3c336190c8528d" + "sha256": "a248efd2a5ce087018ddad8eb046dc56bd4dcd7afcb0cc0b747bcf2d976b098c" }, "pipfile-spec": 6, "requires": { @@ -884,12 +884,12 @@ }, "zipp": { "hashes": [ - "sha256:05b45f1ee8f807d0cc928485ca40a07cb491cf092ff587c0df9cb1fd154848d2", - "sha256:47c40d7fe183a6f21403a199b3e4192cca5774656965b0a4988ad2f8feb5f009" + "sha256:2828e64edb5386ea6a52e7ba7cdb17bb30a73a858f5eb6eb93d8d36f5ea26091", + "sha256:35427f6d5594f4acf82d25541438348c26736fa9b3afa2754bcd63cdb99d8e8f" ], "index": "pypi", - "markers": "python_version >= '3.7'", - "version": "==3.8.1" + "markers": "python_version >= '3.8'", + "version": "==3.19.1" } }, "develop": {}