From 250e1db0c0281581f0b2b03d94ef8299b5df1208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:48:58 +0000 Subject: [PATCH] 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: indirect ... Signed-off-by: dependabot[bot] --- requirements-docs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-docs.txt b/requirements-docs.txt index d231ce3..7898083 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -57,5 +57,5 @@ six==1.16.0 # via python-dateutil watchdog==2.1.6 # via mkdocs -zipp==3.7.0 +zipp==3.19.1 # via importlib-metadata