diff --git a/pyproject.toml b/pyproject.toml index 8369e73f..6e00e38d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [dependency-groups] docs = [ "furo==2025.12.19", - "social-auth-core[all]==5.0.1", + "social-auth-core[all]==5.0.2", "sphinx==9.1.0" ]