From ec5dcd8de5d062c8cbbc9dd126dee071a225cfd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 May 2025 23:07:29 +0000 Subject: [PATCH] Bump zipp from 3.16.2 to 3.19.1 Bumps [zipp](https://github.com/jaraco/zipp) from 3.16.2 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.16.2...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-version: 3.19.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bc813b5..6ef3d50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,5 +25,5 @@ urllib3>=2.0.7 websocket-client==1.6.2 werkzeug>=2.3.8 yarl==1.9.2 -zipp==3.16.2 +zipp==3.19.1 pip==23.3