diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2019-11-01 13:55:34 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-01 13:55:34 +0000 |
| commit | b7f57d8e8f0dff944c6b58ac5ac641024549d3a0 (patch) | |
| tree | f0f7d14e519d47eb12d975905537dad6db73d054 | |
| parent | 4fb3c88a9ff67061e4a38f30ca7b6487712913f0 (diff) | |
Bump werkzeug from 0.14.1 to 0.15.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.14.1 to 0.15.3.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/0.14.1...0.15.3)
Signed-off-by: dependabot[bot] <support@github.com>
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index a5be6dd..a61584b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,4 +13,4 @@ psycopg2==2.7.4 pytz==2018.3 six==1.11.0 SQLAlchemy==1.2.5 -Werkzeug==0.14.1 +Werkzeug==0.15.3 |
