From da98a5b5e51d680e3769f924d9dcdc381a491e18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 11:17:54 +0000 Subject: [PATCH] :arrow_up: Bump zipp from 3.20.2 to 3.21.0 Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.2 to 3.21.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.20.2...v3.21.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- requirements-doc.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 1cbb94e4..5edc5f5a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -256,7 +256,7 @@ wheel==0.45.0 # via pip-tools whitenoise==6.8.2 # via Paricia (pyproject.toml) -zipp==3.20.2 +zipp==3.21.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements-doc.txt b/requirements-doc.txt index efc50846..60f8306d 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -282,7 +282,7 @@ werkzeug==3.0.6 # flask whitenoise==6.8.2 # via Paricia (pyproject.toml) -zipp==3.20.2 +zipp==3.21.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: diff --git a/requirements.txt b/requirements.txt index bdcd36e3..1e54ed77 100644 --- a/requirements.txt +++ b/requirements.txt @@ -181,7 +181,7 @@ werkzeug==3.0.6 # flask whitenoise==6.8.2 # via Paricia (pyproject.toml) -zipp==3.20.2 +zipp==3.21.0 # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: