Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: django-allauth[socialaccount]
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 23, 2024
1 parent 97d680d commit 45ca8dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"dealer==2.1.0",
"demoji==1.1.0",
"Django==5.0.6",
"django-allauth[socialaccount]==0.63.2",
"django-allauth[socialaccount]==0.63.3",
"django-bootstrap5==24.2",
"django-cors-headers==4.3.1",
"django-filter==24.2",
Expand Down

0 comments on commit 45ca8dc

Please sign in to comment.