From c92f5a1a91cbabeb080ac9ee94bf00bbd90b2ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 May 2024 13:27:56 +0000 Subject: [PATCH] chore(deps): bump zipp from 3.18.1 to 3.18.2 in /docs/_build Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.1 to 3.18.2. - [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.18.1...v3.18.2) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/_build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_build/requirements.txt b/docs/_build/requirements.txt index e9dbb851d..64d28c97f 100644 --- a/docs/_build/requirements.txt +++ b/docs/_build/requirements.txt @@ -20,4 +20,4 @@ pyyaml_env_tag==0.1 six==1.16.0 soupsieve==2.5 watchdog==4.0.0 -zipp==3.18.1 +zipp==3.18.2