Skip to content

Commit

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

---
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 30, 2024
1 parent f5863b0 commit ab93367
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 @@ -302,8 +302,8 @@ django==5.1.4 \
# django-xworkflows
# djangorestframework
# drf-spectacular
django-allauth==65.3.0 \
--hash=sha256:92e0242724af03458b05b88c5fa798b01112ab22a86d873a8a9fd8f0ec57bbbf
django-allauth==65.3.1 \
--hash=sha256:e02e951b71a2753a746459f2efa114c7c72bf2cef6887dbe8607a577c0350587
# 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 @@ -358,8 +358,8 @@ django==5.1.4 \
# django-xworkflows
# djangorestframework
# drf-spectacular
django-allauth==65.3.0 \
--hash=sha256:92e0242724af03458b05b88c5fa798b01112ab22a86d873a8a9fd8f0ec57bbbf
django-allauth==65.3.1 \
--hash=sha256:e02e951b71a2753a746459f2efa114c7c72bf2cef6887dbe8607a577c0350587
# 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 @@ -332,8 +332,8 @@ django==5.1.4 \
# django-xworkflows
# djangorestframework
# drf-spectacular
django-allauth==65.3.0 \
--hash=sha256:92e0242724af03458b05b88c5fa798b01112ab22a86d873a8a9fd8f0ec57bbbf
django-allauth==65.3.1 \
--hash=sha256:e02e951b71a2753a746459f2efa114c7c72bf2cef6887dbe8607a577c0350587
# via -r requirements/base.txt
django-anymail==12.0 \
--hash=sha256:65789c1b0f42915aa0450a4f173f77572d4c552979b748ddd8125af41972ad30 \
Expand Down

0 comments on commit ab93367

Please sign in to comment.