From a623ea937c8ab91f5923f73097dec225ec7fd3f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:12:31 +0000 Subject: [PATCH] build(deps): bump zipp from 3.7.0 to 3.19.1 Bumps [zipp](https://github.com/jaraco/zipp) from 3.7.0 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.7.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 48c7746..363d01b 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -151,4 +151,4 @@ watchdog==2.1.6; python_full_version >= "3.7.1" and python_version < "4" and pyt wcwidth==0.2.5; python_full_version >= "3.6.2" and python_version >= "3.8" webencodings==0.5.1; python_full_version >= "3.7.1" and python_version < "4" and python_version >= "3.7" websocket-client==1.2.3; python_version >= "3.7" -zipp==3.7.0; python_version >= "3.7" +zipp==3.19.1; python_version >= "3.7"