From 0f902d61397db8a15f292e481adb4668711a4f76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 19:29:08 +0000 Subject: [PATCH] build(deps): bump zipp from 3.6.0 to 3.19.1 in /server/workers/orcid Bumps [zipp](https://github.com/jaraco/zipp) from 3.6.0 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.6.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/workers/orcid/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/workers/orcid/requirements.txt b/server/workers/orcid/requirements.txt index 2c72303a6..6a50c5ef5 100644 --- a/server/workers/orcid/requirements.txt +++ b/server/workers/orcid/requirements.txt @@ -23,5 +23,5 @@ PyYAML==6.0.1 redis==4.3.6 six==1.16.0 typing-extensions==4.2.0 -zipp==3.6.0 +zipp==3.19.1 pyorcid @ git+https://github.com/OpenKnowledgeMaps/PyOrcid.git@979c7733664df0936b2aef3b899f2d8de10b4315