Skip to content

Commit

Permalink
requirement: bump django-allauth from 65.2.0 to 65.3.0
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 65.2.0 to 65.3.0.
- [Commits](https://github.com/sponsors/pennersr/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and francoisfreitag committed Dec 2, 2024
1 parent c5dc655 commit 3f72803
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 @@ -300,8 +300,8 @@ django==5.1.3 \
# django-xworkflows
# djangorestframework
# drf-spectacular
django-allauth==65.2.0 \
--hash=sha256:0a3d7baf7beefd6fe8027316302c26ece7433cf4331a3b245d15fc9a7be68b6f
django-allauth==65.3.0 \
--hash=sha256:92e0242724af03458b05b88c5fa798b01112ab22a86d873a8a9fd8f0ec57bbbf
# via -r requirements/base.in
django-anymail==12.0 \
--hash=sha256:65789c1b0f42915aa0450a4f173f77572d4c552979b748ddd8125af41972ad30 \
Expand Down
4 changes: 2 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -356,8 +356,8 @@ django==5.1.3 \
# django-xworkflows
# djangorestframework
# drf-spectacular
django-allauth==65.2.0 \
--hash=sha256:0a3d7baf7beefd6fe8027316302c26ece7433cf4331a3b245d15fc9a7be68b6f
django-allauth==65.3.0 \
--hash=sha256:92e0242724af03458b05b88c5fa798b01112ab22a86d873a8a9fd8f0ec57bbbf
# via -r requirements/test.txt
django-anymail==12.0 \
--hash=sha256:65789c1b0f42915aa0450a4f173f77572d4c552979b748ddd8125af41972ad30 \
Expand Down
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -330,8 +330,8 @@ django==5.1.3 \
# django-xworkflows
# djangorestframework
# drf-spectacular
django-allauth==65.2.0 \
--hash=sha256:0a3d7baf7beefd6fe8027316302c26ece7433cf4331a3b245d15fc9a7be68b6f
django-allauth==65.3.0 \
--hash=sha256:92e0242724af03458b05b88c5fa798b01112ab22a86d873a8a9fd8f0ec57bbbf
# via -r requirements/base.txt
django-anymail==12.0 \
--hash=sha256:65789c1b0f42915aa0450a4f173f77572d4c552979b748ddd8125af41972ad30 \
Expand Down

0 comments on commit 3f72803

Please sign in to comment.