From 2478630a23cc706fa5b38009b6d06276c51f3b8d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 18:00:00 +0000 Subject: [PATCH] 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] --- Pipfile | 2 +- Pipfile.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Pipfile b/Pipfile index 8e62829..25fa72e 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ Flask-Session = "==0.3.1" Flask-SocketIO = "*" Jinja2 = "==2.10" MarkupSafe = "==1.1.0" -Werkzeug = "==0.14.1" +Werkzeug = "==0.15.3" Flask-RESTful = "*" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 49ea8af..7863314 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "193fca01850ead37a6c0f599e210cb6e7f88d0b9cc37e88a45cf2558505b22a2" + "sha256": "584f01457453a1ef6f3aaccf398f2db732a51f4ecaf19e7cd1ce01692c73fa1d" }, "pipfile-spec": 6, "requires": { @@ -18,10 +18,10 @@ "default": { "aniso8601": { "hashes": [ - "sha256:513d2b6637b7853806ae79ffaca6f3e8754bdd547048f5ccc1420aec4b714f1e", - "sha256:d10a4bf949f619f719b227ef5386e31f49a2b6d453004b21f02661ccc8670c7b" + "sha256:529dcb1f5f26ee0df6c0a1ee84b7b27197c3c50fc3a6321d66c544689237d072", + "sha256:c033f63d028b9a58e3ab0c2c7d0532ab4bfa7452bfc788fbfe3ddabd327b181a" ], - "version": "==7.0.0" + "version": "==8.0.0" }, "click": { "hashes": [ @@ -137,10 +137,10 @@ }, "pytz": { "hashes": [ - "sha256:26c0b32e437e54a18161324a2fca3c4b9846b74a8dccddd843113109e1116b32", - "sha256:c894d57500a4cd2d5c71114aaab77dbab5eabd9022308ce5ac9bb93a60a6f0c7" + "sha256:1c557d7d0e871de1f5ccd5833f60fb2550652da6be2693c1e02300743d21500d", + "sha256:b02c06db6cf09c12dd25137e563b31700d3b80fcc4ad23abb7a315f2789819be" ], - "version": "==2019.2" + "version": "==2019.3" }, "six": { "hashes": [ @@ -152,11 +152,11 @@ }, "werkzeug": { "hashes": [ - "sha256:c3fd7a7d41976d9f44db327260e263132466836cef6f91512889ed60ad26557c", - "sha256:d5da73735293558eb1651ee2fddc4d0dedcfa06538b8813a2e20011583c9e49b" + "sha256:97660b282aa7e29f94f3fe378e5c7162d7ab9d601a8dbb1cbb2ffc8f0e54607d", + "sha256:cfd1281b1748288e59762c0e174d64d8bcb2b70e7c57bc4a1203c8825af24ac3" ], "index": "pypi", - "version": "==0.14.1" + "version": "==0.15.3" } }, "develop": {}