Skip to content

Commit

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

---
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 Sep 2, 2024
1 parent c918687 commit 2619d25
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -279,8 +279,8 @@ django==5.0.8 \
# django-xworkflows
# djangorestframework
# drf-spectacular
django-allauth==64.1.0 \
--hash=sha256:713bfc410021140aefae0f04eeaac5d50ebedad7abaf43174670a9ec002c595c
django-allauth==64.2.0 \
--hash=sha256:71b404b3a7631502005e549800411e77939754e6864f2d24c17741a42e8e50e5
# via -r requirements/base.in
django-anymail==11.1 \
--hash=sha256:ec373c0a2d79f5e6a3ecda819c8087af0b0e114e4ec1d8576dea4c786f9b2a59 \
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -333,8 +333,8 @@ django==5.0.8 \
# django-xworkflows
# djangorestframework
# drf-spectacular
django-allauth==64.1.0 \
--hash=sha256:713bfc410021140aefae0f04eeaac5d50ebedad7abaf43174670a9ec002c595c
django-allauth==64.2.0 \
--hash=sha256:71b404b3a7631502005e549800411e77939754e6864f2d24c17741a42e8e50e5
# via -r requirements/test.txt
django-anymail==11.1 \
--hash=sha256:ec373c0a2d79f5e6a3ecda819c8087af0b0e114e4ec1d8576dea4c786f9b2a59 \
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -307,8 +307,8 @@ django==5.0.8 \
# django-xworkflows
# djangorestframework
# drf-spectacular
django-allauth==64.1.0 \
--hash=sha256:713bfc410021140aefae0f04eeaac5d50ebedad7abaf43174670a9ec002c595c
django-allauth==64.2.0 \
--hash=sha256:71b404b3a7631502005e549800411e77939754e6864f2d24c17741a42e8e50e5
# via -r requirements/base.txt
django-anymail==11.1 \
--hash=sha256:ec373c0a2d79f5e6a3ecda819c8087af0b0e114e4ec1d8576dea4c786f9b2a59 \
Expand Down

0 comments on commit 2619d25

Please sign in to comment.