Skip to content

Commit 009739c

Browse files
build(deps): bump werkzeug in /tools/web-fuzzing-introspection
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.4. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.0.6...3.1.4) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35cfe12 commit 009739c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/web-fuzzing-introspection/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Flask==3.0.2
33
itsdangerous==2.1.2
44
Jinja2==3.1.6
55
MarkupSafe==2.1.2
6-
Werkzeug==3.0.6
6+
Werkzeug==3.1.4
77
requests==2.32.4
88
pyyaml==6.0.2
99
orjson==3.10.0

0 commit comments

Comments
 (0)