diff --git a/Pipfile b/Pipfile index 43f6bb600..eaaadff2a 100644 --- a/Pipfile +++ b/Pipfile @@ -7,7 +7,7 @@ name = "pypi" dateparser = "~=1.2" # WARNING: django does not use semver. # Only patch versions are guaranteed to not introduce breaking changes. -django = "~=4.2.13" +django = "~=4.2.14" django-allauth = {extras = ["socialaccount"], version = "*"} django-auditlog = "*" django-celery-results = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 41b105e3c..4dc5c5e1f 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "dfe78ffea6031e95e8e1ba35b668dacb08a4383b80d3d51d9fca239c4317d194" + "sha256": "44613402c6cc50687e69eb74ea358ded6995a8549034f3903b8b2948521ea4bd" }, "pipfile-spec": 6, "requires": {}, @@ -455,12 +455,12 @@ }, "django": { "hashes": [ - "sha256:837e3cf1f6c31347a1396a3f6b65688f2b4bb4a11c580dcb628b5afe527b68a5", - "sha256:a17fcba2aad3fc7d46fdb23215095dbbd64e6174bf4589171e732b18b07e426a" + "sha256:3ec32bc2c616ab02834b9cac93143a7dc1cdcd5b822d78ac95fc20a38c534240", + "sha256:fc6919875a6226c7ffcae1a7d51e0f2ceaf6f160393180818f6c95f51b1e7b96" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==4.2.13" + "version": "==4.2.14" }, "django-allauth": { "extras": [