Skip to content

Commit

Permalink
Bump werkzeug from 1.0.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.1.2.
- [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.1.2)

---
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 Jun 12, 2022
1 parent 28ec53a commit f264016
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,7 +19,7 @@ flask-migrate==3.1.0
flask-script==2.0.6
email_validator
gitdb==4.0.9
Werkzeug==1.0.1
Werkzeug==2.1.2
WTForms==2.3.3
MarkupSafe<=2.0.1
jinja2==3.0.2
Expand Down
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.960
Werkzeug==1.0.1
Werkzeug==2.1.2
Flask-Testing==0.8.1
blinker==1.4

0 comments on commit f264016

Please sign in to comment.