From b2a5555a5badf9520918957da1f343a41b2cf472 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 22:09:17 +0000 Subject: [PATCH] Bump zipp from 3.18.1 to 3.19.1 in /sema_toolchain/sema_scdg 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] --- sema_toolchain/sema_scdg/requirements.txt | 2 +- sema_toolchain/sema_scdg/requirements_pypy.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sema_toolchain/sema_scdg/requirements.txt b/sema_toolchain/sema_scdg/requirements.txt index c477660fd..6fe98ae66 100644 --- a/sema_toolchain/sema_scdg/requirements.txt +++ b/sema_toolchain/sema_scdg/requirements.txt @@ -177,6 +177,6 @@ websocket-client==1.8.0 werkzeug==3.0.2 yara-python==4.5.0 z3-solver==4.10.2.0 -zipp==3.18.1 +zipp==3.19.1 termcolor==2.4.0 terminal_banner==0.2.0 \ No newline at end of file diff --git a/sema_toolchain/sema_scdg/requirements_pypy.txt b/sema_toolchain/sema_scdg/requirements_pypy.txt index 69e58f700..37ec7f075 100644 --- a/sema_toolchain/sema_scdg/requirements_pypy.txt +++ b/sema_toolchain/sema_scdg/requirements_pypy.txt @@ -108,6 +108,6 @@ wcwidth==0.2.13 werkzeug==3.0.2 yara-python==4.5.0 z3-solver==4.10.2.0 -zipp==3.18.1 +zipp==3.19.1 termcolor==2.5.0 terminal_banner==0.2.0 \ No newline at end of file