Skip to content

Commit

Permalink
Bump django-allauth from 64.0.0 to 65.2.0
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 64.0.0 to 65.2.0.
- [Commits](https://github.com/sponsors/pennersr/commits)

---
updated-dependencies:
- dependency-name: django-allauth
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 68f9497 commit 2ef0260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ PyJWT==2.9.0 #https://github.com/jpadilla/pyjwt
git+https://github.com/SocialPass/passbook.git@7a3614e974c1862a24e7b02ced11313c8320c14b
crispy-bootstrap5==2024.2 # https://github.com/django-crispy-forms/crispy-bootstrap5/stargazers
django==5.1 # https://www.djangoproject.com/
django-allauth==64.0.0 # https://github.com/pennersr/django-allauth
django-allauth==65.2.0 # https://github.com/pennersr/django-allauth
django-crispy-forms==2.3 # https://github.com/django-crispy-forms/django-crispy-forms/stargazers
django-environ==0.11.2 # https://github.com/joke2k/django-environ
django-model-utils==4.5.1 # https://github.com/jazzband/django-model-utils
Expand Down

0 comments on commit 2ef0260

Please sign in to comment.