From 261ffe96eefeb44e99e13dc99b749f3dea3c4555 Mon Sep 17 00:00:00 2001 From: Rodean Fraser Date: Wed, 25 Feb 2026 13:22:27 -0500 Subject: [PATCH 1/4] hotfix/update-social-auth-settings --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 56da1b10..7c1e3558 100644 --- a/setup.cfg +++ b/setup.cfg @@ -80,7 +80,7 @@ socialauth = hashids == 1.3.1 rest-social-auth >= 8.1.0 social-auth-core >= 4.5.4 - social-auth-app-django == 5.4.3 + social-auth-app-django >= 5.4.3 pdf = pypdf >= 6, < 7 From 471713899a8c3fecfc8c144687e489a94e2944eb Mon Sep 17 00:00:00 2001 From: Rodean Fraser Date: Wed, 25 Feb 2026 13:40:39 -0500 Subject: [PATCH 2/4] update version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7c1e3558..9c467ffd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -80,7 +80,7 @@ socialauth = hashids == 1.3.1 rest-social-auth >= 8.1.0 social-auth-core >= 4.5.4 - social-auth-app-django >= 5.4.3 + social-auth-app-django ==5.7.0 pdf = pypdf >= 6, < 7 From 6c7c4feba0060e4e02d79c64a11b9f2e77e1d528 Mon Sep 17 00:00:00 2001 From: Rodean Fraser Date: Tue, 10 Mar 2026 23:10:58 -0400 Subject: [PATCH 3/4] change version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 9c467ffd..61c7709c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -80,7 +80,7 @@ socialauth = hashids == 1.3.1 rest-social-auth >= 8.1.0 social-auth-core >= 4.5.4 - social-auth-app-django ==5.7.0 + social-auth-app-django ==5.6.0 pdf = pypdf >= 6, < 7 From 60def51f3cf8df5e1750537729f269fe0df8f2b0 Mon Sep 17 00:00:00 2001 From: Rodean Fraser Date: Tue, 10 Mar 2026 23:24:56 -0400 Subject: [PATCH 4/4] change version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 61c7709c..1ebe6683 100644 --- a/setup.cfg +++ b/setup.cfg @@ -80,7 +80,7 @@ socialauth = hashids == 1.3.1 rest-social-auth >= 8.1.0 social-auth-core >= 4.5.4 - social-auth-app-django ==5.6.0 + social-auth-app-django ==5.5.1 pdf = pypdf >= 6, < 7