Skip to content

Commit 4e99c72

Browse files
Bump werkzeug from 3.0.6 to 3.1.5 in /examples/benchmark
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.6 to 3.1.5. - [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.5) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0ba1b92 commit 4e99c72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/benchmark/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ urllib3==2.6.3
100100
# via requests
101101
uvicorn==0.24.0.post1
102102
# via -r requirements.in
103-
werkzeug==3.0.6
103+
werkzeug==3.1.5
104104
# via
105105
# flask
106106
# quart

0 commit comments

Comments
 (0)