diff --git a/Pipfile b/Pipfile index b64c815..4b8f65e 100644 --- a/Pipfile +++ b/Pipfile @@ -11,7 +11,7 @@ pre-commit = "*" python-decouple = "*" [packages] -django = "==2.2" +django = "==2.2.1" django-rest-framework = "*" pillow = "*" drf-writable-nested = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 9b84974..3097283 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "90a503a4e45cdac5509d55a4f710b77ef56a7e43c86f2c9f6f36c0f58cbe4969" + "sha256": "dde298ddc9106a21449b932e3b9b812cdb21bc4f292e87b8c81a08137235aa05" }, "pipfile-spec": 6, "requires": { @@ -65,10 +65,10 @@ }, "django": { "hashes": [ - "sha256:7c3543e4fb070d14e10926189a7fcf42ba919263b7473dceaefce34d54e8a119", - "sha256:a2814bffd1f007805b19194eb0b9a331933b82bd5da1c3ba3d7b7ba16e06dc4b" + "sha256:6fcc3cbd55b16f9a01f37de8bcbe286e0ea22e87096557f1511051780338eaea", + "sha256:bb407d0bb46395ca1241f829f5bd03f7e482f97f7d1936e26e98dacb201ed4ec" ], - "version": "==2.2" + "version": "==2.2.1" }, "django-cors-middleware": { "hashes": [