diff --git a/Pipfile b/Pipfile index efdde6f4..e6224e1b 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] daphne = "~=4.0.0" dj-rest-auth = "~=5.0.1" -django = "~=3.2.23" +django = "~=3.2.24" django-allauth = "~=0.58.2" django-filter = "~=23.5" djangorestframework = "~=3.14.0" diff --git a/Pipfile.lock b/Pipfile.lock index 39e54c6f..23d7ca35 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "3f2fe266ea548f12ced01f1df62094483d80c31c1781d213826d42274d097d3e" + "sha256": "65658a19cc87802c814e09845c01b81413bbca95b391e7b8249a7447238b7657" }, "pipfile-spec": 6, "requires": {}, @@ -268,11 +268,12 @@ }, "django": { "hashes": [ - "sha256:82968f3640e29ef4a773af2c28448f5f7a08d001c6ac05b32d02aeee6509508b", - "sha256:d48608d5f62f2c1e260986835db089fa3b79d6f58510881d316b8d88345ae6e1" + "sha256:5dd5b787c3ba39637610fe700f54bf158e33560ea0dba600c19921e7ff926ec5", + "sha256:aaee9fb0fb4ebd4311520887ad2e33313d368846607f82a9a0ed461cd4c35b18" ], "index": "pypi", - "version": "==3.2.23" + "markers": "python_version >= '3.6'", + "version": "==3.2.24" }, "django-allauth": { "hashes": [ @@ -452,10 +453,10 @@ }, "pytz": { "hashes": [ - "sha256:7b4fddbeb94a1eba4b557da24f19fdf9db575192544270a9101d8509f9f43d7b", - "sha256:ce42d816b81b68506614c11e8937d3aa9e41007ceb50bfdcb0749b921bf646c7" + "sha256:2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812", + "sha256:328171f4e3623139da4983451950b28e95ac706e13f3f2630a879749e7a8b319" ], - "version": "==2023.3.post1" + "version": "==2024.1" }, "requests": { "hashes": [