Skip to content

Commit

Permalink
Pin werkzeug==0.15.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dougthor42 committed May 15, 2020
1 parent e482c47 commit 4b0a9b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Expand Up @@ -12,6 +12,7 @@
pinned `attrs==18.2` in `requirements-dev.txt because of an issue with
pytest. See https://stackoverflow.com/a/58189684/1354930. (#175)
+ Added pre-commit (#177)
+ The `werkzeug` dependency was pinned to v0.15.4.


## 0.6.0b2 (2019-06-27)
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Expand Up @@ -7,3 +7,4 @@ loguru==0.2.5
marshmallow==2.19.5
marshmallow-peewee==2.2.0
flask-rest-api==0.14.0
werkzeug==0.15.4

0 comments on commit 4b0a9b0

Please sign in to comment.