diff --git a/Pipfile b/Pipfile index 00accb8..c4502ec 100644 --- a/Pipfile +++ b/Pipfile @@ -5,7 +5,7 @@ verify_ssl = true [dev-packages] asgiref = "==3.3.1" -Django = "==3.1.3" +Django = "==3.1.12" pytz = "==2020.4" sqlparse = "==0.4.1" psycopg2-binary = "==2.8.6" @@ -14,7 +14,7 @@ psycopg2-binary = "==2.8.6" asgiref = "==3.3.1" pytz = "==2020.4" sqlparse = "==0.4.1" -Django = "==3.1.3" +Django = "==3.1.12" whitenoise = "==5.2.0" psycopg2-binary = "==2.8.6" gunicorn = "==19.9.0" diff --git a/Pipfile.lock b/Pipfile.lock index 0bf444e..0828c86 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f02f1124c03ac3cd585e9442bc4e4b731e1a5c69970a15d60403ca2cf3545fe2" + "sha256": "d7ff608703d147a97862f1eaf051f001fc70b30678969df823de177e9312eb7d" }, "pipfile-spec": 6, "requires": { @@ -34,11 +34,11 @@ }, "django": { "hashes": [ - "sha256:14a4b7cd77297fba516fc0d92444cc2e2e388aa9de32d7a68d4a83d58f5a4927", - "sha256:14b87775ffedab2ef6299b73343d1b4b41e5d4e2aa58c6581f114dbec01e3f8f" + "sha256:a523d62b7ab2908f551dabc32b99017a86aa7784e32b761708e52be3dce6d35d", + "sha256:dc41bf07357f1f4810c1c555b685cb51f780b41e37892d6cc92b89789f2847e1" ], "index": "pypi", - "version": "==3.1.3" + "version": "==3.1.12" }, "gunicorn": { "hashes": [ @@ -125,11 +125,11 @@ }, "django": { "hashes": [ - "sha256:14a4b7cd77297fba516fc0d92444cc2e2e388aa9de32d7a68d4a83d58f5a4927", - "sha256:14b87775ffedab2ef6299b73343d1b4b41e5d4e2aa58c6581f114dbec01e3f8f" + "sha256:a523d62b7ab2908f551dabc32b99017a86aa7784e32b761708e52be3dce6d35d", + "sha256:dc41bf07357f1f4810c1c555b685cb51f780b41e37892d6cc92b89789f2847e1" ], "index": "pypi", - "version": "==3.1.3" + "version": "==3.1.12" }, "psycopg2-binary": { "hashes": [