From 47aef06c91684e956dbe7997e14705c4d0a0f9db Mon Sep 17 00:00:00 2001 From: "konflux-internal-p02[bot]" <170854209+konflux-internal-p02[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 21:51:18 +0000 Subject: [PATCH] chore(deps): update dependency zipp to v3.23.1 Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 517a58ebf39..1ce5d674be9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -129,5 +129,5 @@ urllib3==2.6.3 ; python_version >= "3.11" and python_version < "3.13" word2number==1.1 ; python_version >= "3.11" and python_version < "3.13" xxhash==3.6.0 ; python_version >= "3.11" and python_version < "3.13" yarl==1.22.0 ; python_version >= "3.11" and python_version < "3.13" -zipp==3.23.0 ; python_version >= "3.11" and python_version < "3.13" +zipp==3.23.1 ; python_version >= "3.11" and python_version < "3.13" zstandard==0.23.0 ; python_version >= "3.11" and python_version < "3.13"