Skip to content

Downgrade social-auth-app-django as it requires a newer social-auth-core#346

Merged
cigamit merged 1 commit into
mainfrom
social-auth-app-django-5.6.0
May 15, 2026
Merged

Downgrade social-auth-app-django as it requires a newer social-auth-core#346
cigamit merged 1 commit into
mainfrom
social-auth-app-django-5.6.0

Conversation

@cigamit
Copy link
Copy Markdown
Contributor

@cigamit cigamit commented May 15, 2026

The newer social-auth-core changes a good bit and will need to be fully tested before upgrading can happen

The newer social-auth-core changes a good bit and will need to be fully tested before upgrading can happen
@cigamit cigamit requested a review from TheWitness May 15, 2026 20:38
@cigamit cigamit self-assigned this May 15, 2026
Copilot AI review requested due to automatic review settings May 15, 2026 20:38
@cigamit cigamit added bug Something isn't working dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 15, 2026
@cigamit cigamit merged commit 70111ac into main May 15, 2026
1 check failed
@cigamit cigamit deleted the social-auth-app-django-5.6.0 branch May 15, 2026 20:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR aims to keep the existing social-auth-core==4.5.0 pin by downgrading social-auth-app-django to an older compatible release, avoiding a broader social-auth-core upgrade that would require additional testing.

Changes:

  • Downgrade social-auth-app-django from 5.9.0 to 5.6.0 in the compiled requirements lockfile.
  • Regenerate/update requirements/requirements.txt, resulting in substantial transitive dependency churn.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +14 to 18
annotated-doc==0.0.4
# via typer
# ansible-runner @ git+https://github.com/ansible/ansible-runner.git@devel # git requirements installed separately
# via -r /awx_devel/requirements/requirements_git.txt
asciichartpy==1.5.25
Comment on lines +459 to 462
social-auth-app-django==5.6.0
# via -r /awx_devel/requirements/requirements.in
social-auth-core[openidconnect]==4.5.0
# via
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file python Pull requests that update python code

Development

Successfully merging this pull request may close these issues.

3 participants