From acf39a3dce6bf82febd3a3b8098d636f71957d39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 03:45:17 +0000 Subject: [PATCH] chore(deps): bump zipp from 3.23.1 to 4.1.0 Bumps [zipp](https://github.com/jaraco/zipp) from 3.23.1 to 4.1.0. - [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.23.1...v4.1.0) --- updated-dependencies: - dependency-name: zipp dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index a85caacf..ac55733f 100644 --- a/requirements.in +++ b/requirements.in @@ -452,5 +452,5 @@ wrapt==2.1.2 # smart-open zict==3.0.0 # via distributed -zipp==3.23.1 +zipp==4.1.0 # via importlib-metadata diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..81fa5aa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2706,9 +2706,9 @@ zict==3.0.0 \ # via # -r requirements.in # distributed -zipp==3.23.1 \ - --hash=sha256:0b3596c50a5c700c9cb40ba8d86d9f2cc4807e9bedb06bcdf7fac85633e444dc \ - --hash=sha256:32120e378d32cd9714ad503c1d024619063ec28aad2248dc6672ad13edfa5110 +zipp==4.1.0 \ + --hash=sha256:25ad4e16390cd314347dd8f1de67a2ac538ae658ed4ab9db16029c07c188e97f \ + --hash=sha256:4cb57381f544315db7688e976e922a2b18cdb513d21cc194eb42232ba2a3e602 # via # -r requirements.in # importlib-metadata