diff --git a/Pipfile b/Pipfile index cbd237c..3a7a32f 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] [packages] -django = "==3.1.9" +django = "==3.1.10" djangorestframework = "*" [requires] diff --git a/Pipfile.lock b/Pipfile.lock index 4f926a5..fb7443c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "89d90ed5a74312da4ff6ca4b8de1a9b8290ea86985495e7cbce3a16e5e350f4d" + "sha256": "8282ebaf5466ac85e0b34dc9100d58599ad481fbd1278fa76a0d6cd826b45e13" }, "pipfile-spec": 6, "requires": { @@ -25,11 +25,11 @@ }, "django": { "hashes": [ - "sha256:296d10092561a1cf16100885b935dc56cf09c8ccb114e64004554941677c6342", - "sha256:f5c3f1ce2473abf2f35d992c46d5534e53bd3397867689bde28fd29e856b46b7" + "sha256:973c968e63518859732f018975364785dd96f0581b1e4b12e2a4b749415ac43a", + "sha256:cd6ec37db950a384dba3341b135394fdc776ede4d149fc7abde1e45a21ec4f22" ], "index": "pypi", - "version": "==3.1.9" + "version": "==3.1.10" }, "djangorestframework": { "hashes": [