From b7de50d5c58ecb661f513035ac5c250ccff1b038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2020 03:30:08 +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 d9fffdc..03197a9 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ verify_ssl = true pylint = "*" [packages] -django = "==2.2.9" +django = "==2.2.10" djangorestframework = "*" psycopg2-binary = "*" pyjwt = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 7e847a9..7fddfd5 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "9783f7ecf00cd16f4d281a495b3cbf60ffadd7fd9d4ac0a09ec8540f4b4b31f6" + "sha256": "901db45fcf5bc339e06c8838165e168887fdf7296504eedab9f79faf1ba6f1ab" }, "pipfile-spec": 6, "requires": { @@ -18,11 +18,11 @@ "default": { "django": { "hashes": [ - "sha256:662a1ff78792e3fd77f16f71b1f31149489434de4b62a74895bd5d6534e635a5", - "sha256:687c37153486cf26c3fdcbdd177ef16de38dc3463f094b5f9c9955d91f277b14" + "sha256:1226168be1b1c7efd0e66ee79b0e0b58b2caa7ed87717909cd8a57bb13a7079a", + "sha256:9a4635813e2d498a3c01b10c701fe4a515d76dd290aaa792ccb65ca4ccb6b038" ], "index": "pypi", - "version": "==2.2.9" + "version": "==2.2.10" }, "django-cors-headers": { "hashes": [