Skip to content

Commit

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

---
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 Dec 1, 2023
1 parent 2845992 commit a7c0f1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bleach==6.1.0
boto3==1.28.75
dj-database-url==2.1.0
Django==4.2.7
django-allauth==0.58.1
django-allauth==0.58.2
django-anymail[sendgrid]==10.2
django-debug-toolbar==4.2.0
django-denied==1.2
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ django==4.2.7
# django-storages
# django-tz-detect
# django-waffle
django-allauth==0.58.1
django-allauth==0.58.2
# via -r requirements.in
django-anymail[sendgrid]==10.2
# via
Expand Down

0 comments on commit a7c0f1d

Please sign in to comment.