build(api): Force django-allauth==65.4.1 (#7358)

This commit is contained in:
Víctor Fernández Poyatos
2025-03-24 17:39:47 +01:00
committed by GitHub
parent cd5985c056
commit bf475234a5
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -5428,4 +5428,4 @@ type = ["pytest-mypy"]
[metadata]
lock-version = "2.1"
python-versions = ">=3.11,<3.13"
content-hash = "5892eb6b702f29a7eebff3f9dc899ea8d78cac622aa8f299ef4c662df8f5b51d"
content-hash = "0da43d42c9cdb0b990cfd184ba776e3ce2a5ee72fbd076e980d7111c772d6000"
+1
View File
@@ -8,6 +8,7 @@ dependencies = [
"celery[pytest] (>=5.4.0,<6.0.0)",
"dj-rest-auth[with_social,jwt] (==7.0.1)",
"django==5.1.7",
"django-allauth==65.4.1",
"django-celery-beat (>=2.7.0,<3.0.0)",
"django-celery-results (>=2.5.1,<3.0.0)",
"django-cors-headers==4.4.0",