From 1fcd57a2b41b4852420c959f754e4ff23205dac3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2026 21:14:28 +0000 Subject: [PATCH] chore(deps): update zipp requirement from >=3.19.1 to >=3.23.1 Updates the requirements on [zipp](https://github.com/jaraco/zipp) to permit the latest version. - [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.19.1...v3.23.1) --- updated-dependencies: - dependency-name: zipp dependency-version: 3.23.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- build/venv-test-ipywidgets8-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/venv-test-ipywidgets8-requirements.txt b/build/venv-test-ipywidgets8-requirements.txt index 632516b33e..108a8acc23 100644 --- a/build/venv-test-ipywidgets8-requirements.txt +++ b/build/venv-test-ipywidgets8-requirements.txt @@ -12,7 +12,7 @@ ipympl # Security updates for transitive dependencies pillow>=10.2.0 setuptools>=78.1.1 -zipp>=3.19.1 +zipp>=3.23.1 tornado>=6.5 anyio>=4.4.0 requests>=2.32.4