Skip to content
This repository was archived by the owner on Jun 26, 2025. It is now read-only.

Commit 9eac146

Browse files
dependabot[bot]treethought
authored andcommitted
Bump werkzeug from 0.14.1 to 0.15.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](pallets/werkzeug@0.14.1...0.15.3) Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb9dd39 commit 9eac146

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Flask = "==1.0.2"
2222
Jinja2 = "==2.10"
2323
MarkupSafe = "==1.1.0"
2424
"ruamel.yaml" = "==0.15.81"
25-
Werkzeug = "==0.14.1"
25+
Werkzeug = "==0.15.3"
2626
google-auth = "*"
2727

2828
[requires]

0 commit comments

Comments
 (0)