From ca822e077bacfab4e1af1835262e8b26c1ce81cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 10:15:37 +0000 Subject: [PATCH] Bump zipp from 3.23.0 to 3.23.1 Bumps [zipp](https://github.com/jaraco/zipp) from 3.23.0 to 3.23.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.23.0...v3.23.1) --- updated-dependencies: - dependency-name: zipp dependency-version: 3.23.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f7fb219..5ca7ee7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ pyflakes==3.4.0 mccabe==0.7.0 configparser==7.2.0 importlib-metadata==9.0.0 -zipp==3.23.0 +zipp==3.23.1 pycodestyle==2.14.0 flake8==7.3.0 tornado==6.5.5