Skip to content

Commit

Permalink
chore(deps): bump django-allauth from 65.1.0 to 65.2.0 in /requirements
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 65.1.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-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 12c366b commit 3a37301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/local-base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ python-slugify==8.0.4 # https://github.com/un33k/python-slugify
django==5.1.2 # https://www.djangoproject.com/
django-environ==0.11.2 # https://github.com/joke2k/django-environ
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
django-allauth==65.1.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
crispy-bootstrap5==2024.10 # https://github.com/django-crispy-forms/crispy-bootstrap5
django-redis==5.4.0 # https://github.com/niwinz/django-redis
Expand Down

0 comments on commit 3a37301

Please sign in to comment.