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