Skip to content

Commit

Permalink
Update dependency django-allauth to v65
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2024
1 parent ac4cfa1 commit 4b0c0de
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
Expand Up @@ -7,7 +7,7 @@ whitenoise==6.8.2 # https://github.com/evansd/whitenoise
django==5.1.3 # https://www.djangoproject.com/
django-environ>=0.11.0 # https://github.com/joke2k/django-environ
django-model-utils==5.0.0 # https://github.com/jazzband/django-model-utils
django-allauth==0.63.6 # https://github.com/pennersr/django-allauth
django-allauth==65.2.0 # https://github.com/pennersr/django-allauth
django-waffle==4.1.0 # https://github.com/django-waffle/django-waffle
django-widget-tweaks==1.5.0 # https://github.com/jazzband/django-widget-tweaks
factory-boy==3.3.1 # https://github.com/FactoryBoy/factory_boy
Expand Down

0 comments on commit 4b0c0de

Please sign in to comment.