Skip to content

Commit 9cfe7ba

Browse files
dependabot-preview[bot]echarrod
authored andcommitted
[Security] Bump werkzeug from 0.11.15 to 0.15.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.11.15 to 0.15.3. **This update includes a security fix.** - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](pallets/werkzeug@0.11.15...0.15.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent c24c9f5 commit 9cfe7ba

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
@@ -35,7 +35,7 @@
3535
"Flask>=0.10",
3636
"python-dotenv>=0.7.1",
3737
"django-sslserver>=0.2",
38-
"Werkzeug==0.11.15",
38+
"Werkzeug==0.15.3",
3939
],
4040
"dev": [
4141
"pre-commit==1.17.0",

0 commit comments

Comments
 (0)