From 9dcda114c6397fa7148698628aeb2de0d7623c77 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Sun, 17 Mar 2019 23:22:57 +0200 Subject: [PATCH] Bump Falcon version to 2.0.0b1 See: https://github.com/falconry/falcon/releases/tag/2.0.0b1 --- Pipfile | 2 +- Pipfile.lock | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index f64301c..281b5d1 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ name = "pypi" [packages] gunicorn = "*" -falcon = "*" +falcon = "==2.0.0b1" "psycopg2-binary" = "*" requests = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 453e445..147c546 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d18369b55f85594f6acfa49779909334a794a4002656508fc85acea43df2521d" + "sha256": "8e62fde0f14f3f0090d32678593eec6e4b87f56e8f428ea68eba88b112df76bf" }, "pipfile-spec": 6, "requires": { @@ -32,11 +32,11 @@ }, "falcon": { "hashes": [ - "sha256:0a66b33458fab9c1e400a9be1a68056abda178eb02a8cb4b8f795e9df20b053b", - "sha256:3981f609c0358a9fcdb25b0e7fab3d9e23019356fb429c635ce4133135ae1bc4" + "sha256:0ead81121347ee4e1556f36460a93b2bdbae6c381d91f4d548b96b50e9b678a4", + "sha256:91a6ed1805c43d2b593f4068296f894aca6a2cdf073fb84a7467bb0bc31bf942" ], "index": "pypi", - "version": "==1.4.1" + "version": "==2.0.0b1" }, "gunicorn": { "hashes": [ @@ -87,6 +87,7 @@ "index": "pypi", "version": "==2.8.2" }, +<<<<<<< HEAD "python-mimeparse": { "hashes": [ "sha256:76e4b03d700a641fd7761d3cd4fdbbdcd787eade1ebfac43f877016328334f78",