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

Commit 12c6a70

Browse files
authored
Merge pull request #120 from treethought/dependabot/pip/werkzeug-0.15.3
Bump werkzeug from 0.14.1 to 0.15.3
2 parents cd34baf + 9eac146 commit 12c6a70

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)