From 1ca74b07690c3a5be1613a1ddc4b465ad433f1d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 14:59:30 +0000 Subject: [PATCH] Bump zipp from 3.15.0 to 3.19.1 Bumps [zipp](https://github.com/jaraco/zipp) from 3.15.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.15.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af373da..8be82d1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -64,5 +64,5 @@ webencodings==0.5.1 websockets==10.4 whitenoise==6.4.0 yarl==1.9.2 -zipp==3.15.0 +zipp==3.19.1 uvloop==0.17.0; sys_platform != "win32" \ No newline at end of file