Skip to content

Commit 7e81845

Browse files
Bump werkzeug from 0.15.4 to 0.15.5
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.15.4 to 0.15.5. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst) - [Commits](pallets/werkzeug@0.15.4...0.15.5) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2feeebd commit 7e81845

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 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
@@ -30,7 +30,7 @@ django-allauth = { git = "https://github.com/pennersr/django-allauth.git", commi
3030

3131
[tool.poetry.dev-dependencies]
3232
ipdb = "^0.12"
33-
Werkzeug = "=0.15.4"
33+
Werkzeug = "=0.15.5"
3434
ipython = "^7.8"
3535
isort = "^4.3"
3636
flake8 = "^3.7"

0 commit comments

Comments
 (0)