From 538d8292ec62f0795ad8c7864ed76654d534617f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 May 2022 15:37:13 +0000 Subject: [PATCH] chore(deps): bump zipp from 3.7.0 to 3.8.0 in /app Bumps [zipp](https://github.com/jaraco/zipp) from 3.7.0 to 3.8.0. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index d25896b6..fd035a20 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -32,4 +32,4 @@ typing-extensions==4.2.0 urllib3==1.26.9 websocket-client==1.3.1 Werkzeug==2.1.2 -zipp==3.7.0 +zipp==3.8.0