From eb77a4c8fee8cfb0c08f9aa58a5041b8e3579b87 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 11:26:12 +0000 Subject: [PATCH] Bump zipp from 3.20.0 to 3.20.1 (#8914) Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.0 to 3.20.1.
Changelog

Sourced from zipp's changelog.

v3.20.1

Bugfixes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zipp&package-manager=pip&previous-version=3.20.0&new-version=3.20.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements/constraints.txt | 2 +- requirements/dev.txt | 2 +- requirements/doc-spelling.txt | 2 +- requirements/doc.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 8222dbf8329..b4b83cb505d 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -288,7 +288,7 @@ wheel==0.41.0 # via pip-tools yarl==1.9.4 # via -r requirements/runtime-deps.in -zipp==3.20.0 +zipp==3.20.1 # via # importlib-metadata # importlib-resources diff --git a/requirements/dev.txt b/requirements/dev.txt index ce2bded5d5a..8e00a3f9941 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -280,7 +280,7 @@ wheel==0.41.0 # via pip-tools yarl==1.9.4 # via -r requirements/runtime-deps.in -zipp==3.20.0 +zipp==3.20.1 # via # importlib-metadata # importlib-resources diff --git a/requirements/doc-spelling.txt b/requirements/doc-spelling.txt index 5108b774343..2645cebaad6 100644 --- a/requirements/doc-spelling.txt +++ b/requirements/doc-spelling.txt @@ -90,7 +90,7 @@ urllib3==2.2.2 # via requests webcolors==24.8.0 # via blockdiag -zipp==3.20.0 +zipp==3.20.1 # via # importlib-metadata # importlib-resources diff --git a/requirements/doc.txt b/requirements/doc.txt index 1382a7bb892..1a22efd4b55 100644 --- a/requirements/doc.txt +++ b/requirements/doc.txt @@ -85,7 +85,7 @@ urllib3==2.2.2 # via requests webcolors==24.8.0 # via blockdiag -zipp==3.20.0 +zipp==3.20.1 # via # importlib-metadata # importlib-resources