Skip to content

Commit

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

---
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 Jun 29, 2024
1 parent 95cbb37 commit 0eb8858
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 81 deletions.
88 changes: 8 additions & 80 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
django = "^5.0.2"
django-allauth = "^0.61.1"
django-allauth = "^0.63.3"
dj-database-url = "^2.1.0"
python-decouple = "^3.8"
django-csp = "^3.7"
Expand Down

0 comments on commit 0eb8858

Please sign in to comment.