diff --git a/Pipfile b/Pipfile index 0683ed3514..fdc7591d6d 100644 --- a/Pipfile +++ b/Pipfile @@ -9,7 +9,7 @@ authlib = "==1.4.0" boto3 = "==1.35.93" celery = "==5.4.0" django = "==5.1.3" -django-environ = "==0.11.2" +django-environ = "==0.12.0" django-cors-headers = "==4.6.0" django-filter = "==24.3" django-maintenance-mode = "==0.21.1" diff --git a/Pipfile.lock b/Pipfile.lock index 257e5ceb75..72a6b1139c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "e85a5fbff16924dfb8bdf00fb71d83c8fc27ab60e0e53c945be186c4a4837456" + "sha256": "90c837cd42bf64fe55d5da3bff9ade2392fd69bf4938ce67a100d835953914f8" }, "pipfile-spec": 6, "requires": { @@ -499,12 +499,12 @@ }, "django-environ": { "hashes": [ - "sha256:0ff95ab4344bfeff693836aa978e6840abef2e2f1145adff7735892711590c05", - "sha256:f32a87aa0899894c27d4e1776fa6b477e8164ed7f6b3e410a62a6d72caaf64be" + "sha256:227dc891453dd5bde769c3449cf4a74b6f2ee8f7ab2361c93a07068f4179041a", + "sha256:92fb346a158abda07ffe6eb23135ce92843af06ecf8753f43adf9d2366dcc0ca" ], "index": "pypi", - "markers": "python_version >= '3.6' and python_version < '4'", - "version": "==0.11.2" + "markers": "python_version >= '3.9' and python_version < '4'", + "version": "==0.12.0" }, "django-filter": { "hashes": [