From a5d5c423683773ce396232eeb5a4df714388dee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 19:30:26 +0000 Subject: [PATCH] Bump zipp from 3.19.0 to 3.19.1 in /getting-started-guides/python Bumps [zipp](https://github.com/jaraco/zipp) from 3.19.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.19.0...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- getting-started-guides/python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/getting-started-guides/python/requirements.txt b/getting-started-guides/python/requirements.txt index 34465d57..e302e215 100644 --- a/getting-started-guides/python/requirements.txt +++ b/getting-started-guides/python/requirements.txt @@ -25,4 +25,4 @@ typing_extensions==4.12.0 urllib3==2.2.1 Werkzeug==3.0.3 wrapt==1.16.0 -zipp==3.19.0 +zipp==3.19.1