From 4b300cfa492d9718f60fdb5b925d6b5d543a5e51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 05:54:44 +0000 Subject: [PATCH] Bump zipp from 3.19.2 to 3.20.0 Bumps [zipp](https://github.com/jaraco/zipp) from 3.19.2 to 3.20.0. - [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.2...v3.20.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sphinx/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sphinx/requirements.txt b/sphinx/requirements.txt index 261bef9..3b6e36c 100644 --- a/sphinx/requirements.txt +++ b/sphinx/requirements.txt @@ -29,5 +29,5 @@ sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 typing_extensions==4.12.2 urllib3==2.1.0 -zipp==3.19.2 +zipp==3.20.0 sphinx-design