Skip to content

Commit c931311

Browse files
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](jaraco/zipp@v3.18.1...v3.19.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2613909 commit c931311

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sema_toolchain/sema_scdg/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,6 @@ websocket-client==1.8.0
177177
werkzeug==3.0.2
178178
yara-python==4.5.0
179179
z3-solver==4.10.2.0
180-
zipp==3.18.1
180+
zipp==3.19.1
181181
termcolor==2.5.0
182182
terminal_banner==0.2.0

sema_toolchain/sema_scdg/requirements_pypy.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ wcwidth==0.2.13
108108
werkzeug==3.0.2
109109
yara-python==4.5.0
110110
z3-solver==4.10.2.0
111-
zipp==3.18.1
111+
zipp==3.19.1
112112
termcolor==2.5.0
113113
terminal_banner==0.2.0

0 commit comments

Comments
 (0)