Skip to content

Commit

Permalink
dep: update django-allauth requirement from ~=0.56.0 to ~=0.57.0 (#577)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 629566e commit a1bb878
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ gunicorn = "~=21.2.0"
psycopg2-binary = "*"
humanize = "*"
python-dateutil = "*"
django-allauth = "~=0.56.0"
django-allauth = "~=0.57.0"
django-cors-headers = ">=3.14.0"
django-exclusivebooleanfield = "~=0.3.0"
django-widget-tweaks = ">=1.4.11"
Expand Down

0 comments on commit a1bb878

Please sign in to comment.