From 7fb716137ad77be4a367de5664d840ebce9920fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:17:46 +0000 Subject: [PATCH] Bump zipp from 3.18.1 to 3.19.1 in /core/chat-app 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: direct:production ... Signed-off-by: dependabot[bot] --- core/chat-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/chat-app/requirements.txt b/core/chat-app/requirements.txt index 46338dc..25175c1 100644 --- a/core/chat-app/requirements.txt +++ b/core/chat-app/requirements.txt @@ -101,4 +101,4 @@ websockets==12.0 wrapt==1.16.0 wsproto==1.2.0 yarl==1.9.4 -zipp==3.18.1 +zipp==3.19.1