Skip to content

Commit 47b2c03

Browse files
Bump werkzeug from 0.15.6 to 3.0.6
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.6 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@0.15.6...3.0.6) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec02207 commit 47b2c03

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
@@ -122,7 +122,7 @@
122122
"Jinja2==2.11.3",
123123
"MarkupSafe==1.1.1",
124124
"SQLAlchemy==1.3.24",
125-
"Werkzeug==0.15.6",
125+
"Werkzeug==3.0.6",
126126
"itsdangerous==0.24",
127127
"python-gnupg==0.3.7",
128128
"pytz==2016.10",

0 commit comments

Comments
 (0)