Skip to content

Commit 828040c

Browse files
Bump werkzeug from 3.0.2 to 3.0.6 in /sema_toolchain/sema_scdg
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.2 to 3.0.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.2...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b420a05 commit 828040c

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
@@ -174,7 +174,7 @@ unix==1.0
174174
wcwidth==0.2.13
175175
webencodings==0.5.1
176176
websocket-client==1.8.0
177-
werkzeug==3.0.2
177+
werkzeug==3.0.6
178178
yara-python==4.5.0
179179
z3-solver==4.10.2.0
180180
zipp==3.18.1

sema_toolchain/sema_scdg/requirements_pypy.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ unicorn-unipacker==1.0.3b7
105105
unipacker==1.0.6
106106
unix==1.0
107107
wcwidth==0.2.13
108-
werkzeug==3.0.2
108+
werkzeug==3.0.6
109109
yara-python==4.5.0
110110
z3-solver==4.10.2.0
111111
zipp==3.18.1

0 commit comments

Comments
 (0)