From ef7b70826065c7e1dfae62145262ca64fb3afb09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:23:23 +0000 Subject: [PATCH] build(deps): Bump zipp from 3.18.1 to 3.19.1 in /requirements Bumps [zipp](https://github.com/jaraco/zipp) from 3.18.1 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.18.1...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/build.txt | 2 +- requirements/docs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/build.txt b/requirements/build.txt index d85a722e..8624392a 100644 --- a/requirements/build.txt +++ b/requirements/build.txt @@ -15,7 +15,7 @@ pyelftools==0.31 pyproject-hooks==1.0.0 tomli==2.0.1 wheel==0.43.0 -zipp==3.18.1 +zipp==3.19.1 # The following packages are considered to be unsafe in a requirements file: # pip diff --git a/requirements/docs.txt b/requirements/docs.txt index f2ea5d87..f19ea7b5 100644 --- a/requirements/docs.txt +++ b/requirements/docs.txt @@ -29,4 +29,4 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 urllib3==2.2.1 -zipp==3.18.1 +zipp==3.19.1