Skip to content

Commit 0336533

Browse files
build(deps): bump werkzeug from 3.0.1 to 3.0.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.1 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.1...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 11b668c commit 0336533

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'requests==2.31.0',
3232
'flask_restful==0.3.9',
3333
'Flask-API==1.0',
34-
'werkzeug==3.0.1',
34+
'werkzeug==3.0.6',
3535
'unittest-xml-reporting==3.0.4',
3636
'future==0.18.3',
3737
'flask-cors==3.0.10',

0 commit comments

Comments
 (0)