From 23a77fc72149a24637cc0c0f6fc4809f7b87c2a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 18:45:20 +0000 Subject: [PATCH] Bump django from 2.2.9 to 2.2.10 Bumps [django](https://github.com/django/django) from 2.2.9 to 2.2.10. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.9...2.2.10) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 12d4069..7b90c14 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ verify_ssl = true pylint = "*" [packages] -django = "==2.2.9" +django = "==2.2.10" channels = "*" psycopg2-binary = "*" djangorestframework = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 2f7a519..238bdfb 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c4f81cfbd664d4651f056482c49688a084152a4d50eedb7e31ec950cca0c16dc" + "sha256": "a050fe3a21891e96ae5f00c913eb437a822670bd8147b6d3d111bd69f56cb1bd" }, "pipfile-spec": 6, "requires": { @@ -127,11 +127,11 @@ }, "django": { "hashes": [ - "sha256:662a1ff78792e3fd77f16f71b1f31149489434de4b62a74895bd5d6534e635a5", - "sha256:687c37153486cf26c3fdcbdd177ef16de38dc3463f094b5f9c9955d91f277b14" + "sha256:1226168be1b1c7efd0e66ee79b0e0b58b2caa7ed87717909cd8a57bb13a7079a", + "sha256:9a4635813e2d498a3c01b10c701fe4a515d76dd290aaa792ccb65ca4ccb6b038" ], "index": "pypi", - "version": "==2.2.9" + "version": "==2.2.10" }, "djangorestframework": { "hashes": [