From 265022ca2c38480c9af01a76e93c58d10f3524f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 15:54:25 +0000 Subject: [PATCH] Bump zipp from 3.15.0 to 3.16.0 in /components/cgi/nginxdbauth Bumps [zipp](https://github.com/jaraco/zipp) from 3.15.0 to 3.16.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.15.0...v3.16.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- components/cgi/nginxdbauth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/cgi/nginxdbauth/requirements.txt b/components/cgi/nginxdbauth/requirements.txt index 388b82f3..5879e3c7 100644 --- a/components/cgi/nginxdbauth/requirements.txt +++ b/components/cgi/nginxdbauth/requirements.txt @@ -8,7 +8,7 @@ blinker == 1.6.2 click == 8.1.3 importlib-metadata==6.7.0 itsdangerous == 2.1.2 -zipp == 3.15.0 +zipp == 3.16.0 SQLAlchemy==2.0.17 greenlet==2.0.2