Skip to content

Commit d855981

Browse files
Bump werkzeug from 1.0.1 to 2.0.1
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.0.1. - [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.1) --- updated-dependencies: - dependency-name: werkzeug dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ea36cee commit d855981

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

poetry.lock

Lines changed: 5 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ requests = "2.25.1"
2727
sqlalchemy = "1.3.22"
2828
SQLAlchemy-Utils = "0.36.8"
2929
uWSGI = "2.0.19.1"
30-
Werkzeug = "1.0.1"
30+
Werkzeug = "2.0.1"
3131
pyjwt = "^2.0.1"
3232
cryptography = "^3.4"
3333

0 commit comments

Comments
 (0)