From 5424ab3c5c1d7b3e0930a19e1e5ec900d7bc5c68 Mon Sep 17 00:00:00 2001 From: Trenton H <797416+stumpylog@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:38:29 -0800 Subject: [PATCH] Upgrade allauth to the latest, fixing the coroutine warning --- Pipfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Pipfile.lock b/Pipfile.lock index 35d33c2a7..4d153c3ee 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "3b7d7fbb271204d23f9cf66d0bdc9e77f5f995fccc2351816043d63b4dbec019" + "sha256": "941017a78b484247fde0a1e5d56d017b3a2e010362b9d8c38a84667a94ebef21" }, "pipfile-spec": 6, "requires": {}, @@ -471,11 +471,11 @@ }, "django-allauth": { "hashes": [ - "sha256:e449d2378e1f33803bcf6f1ecc28439ce383de9b5c128a66aa301c4a0e71806f" + "sha256:5b4ae515ea74f54f0041210692eee10c309ad15ddbbd03d3620693c75e3f7945" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==0.61.0" + "version": "==0.61.1" }, "django-auditlog": { "hashes": [