From b4a5496c436aefc29933dd016529efb8522a77e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jun 2020 19:43:01 +0000 Subject: [PATCH] Bump django from 2.1.4 to 2.2.13 Bumps [django](https://github.com/django/django) from 2.1.4 to 2.2.13. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.1.4...2.2.13) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 15 +++++++++++---- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index cef486c..356a122 100644 --- a/Pipfile +++ b/Pipfile @@ -28,7 +28,7 @@ uritemplate = "==3.0.0" virtualenv-clone = "==0.4.0" virtualenv = "==16.1.0" whitenoise = "==4.1.2" -Django = "==2.1.4" +Django = "==2.2.13" "Jinja2" = "==2.10" Markdown = "==3.0.1" MarkupSafe = "==1.1.0" diff --git a/Pipfile.lock b/Pipfile.lock index c6123b1..0e018f9 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6bdc5e7e5565dad6897b5779fc31a5575ef27708d4bda8bf386e5cae4863018a" + "sha256": "b9bd864c6c192c5ff287b6cbd6810b49f6cec7ccb1fd9912295e38279c04d674" }, "pipfile-spec": 6, "requires": { @@ -73,11 +73,11 @@ }, "django": { "hashes": [ - "sha256:068d51054083d06ceb32ce02b7203f1854256047a0d58682677dd4f81bceabd7", - "sha256:55409a056b27e6d1246f19ede41c6c610e4cab549c005b62cbeefabc6433356b" + "sha256:84f370f6acedbe1f3c41e1a02de44ac206efda3355e427139ecb785b5f596d80", + "sha256:e8fe3c2b2212dce6126becab7a693157f1a441a07b62ec994c046c76af5bb66d" ], "index": "pypi", - "version": "==2.1.4" + "version": "==2.2.13" }, "django-filter": { "hashes": [ @@ -278,6 +278,13 @@ "index": "pypi", "version": "==2.20.1" }, + "sqlparse": { + "hashes": [ + "sha256:022fb9c87b524d1f7862b3037e541f68597a730a8843245c349fc93e1643dc4e", + "sha256:e162203737712307dfe78860cc56c8da8a852ab2ee33750e33aeadf38d12c548" + ], + "version": "==0.3.1" + }, "uritemplate": { "hashes": [ "sha256:01c69f4fe8ed503b2951bef85d996a9d22434d2431584b5b107b2981ff416fbd",