Skip to content

Commit

Permalink
Bump django-allauth from 0.60.0 to 0.60.1
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.60.0 to 0.60.1.
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.60.0...0.60.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 920aba2 commit 2c98626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Django
django==3.2.23
django-activeurl==0.2.0 # https://github.com/hellysmile/django-activeurl
django-allauth==0.60.0
django-allauth==0.60.1
django-anymail[mailgun]==8.6
django-autoslug==1.9.9 # https://github.com/justinmayer/django-autoslug
django-ckeditor==6.7.0
Expand Down

0 comments on commit 2c98626

Please sign in to comment.