Skip to content

Commit

Permalink
Bump werkzeug from 1.0.1 to 2.0.3
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.0.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@1.0.1...2.0.3)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 9, 2022
1 parent 92143e1 commit 7708718
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ flask-migrate==3.1.0
flask-script==2.0.6
email_validator
gitdb==4.0.9
Werkzeug==1.0.1
Werkzeug==2.0.3
WTForms==2.3.3
MarkupSafe<=2.0.1
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ pydocstyle==6.0.0
dodgy==0.2.1
isort==5.10.1
mypy==0.931
Werkzeug==1.0.1
Werkzeug==2.0.3
Flask-Testing==0.8.1
blinker==1.4

0 comments on commit 7708718

Please sign in to comment.