Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 15, 2024
1 parent 235c008 commit 7da01a8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 94 deletions.
102 changes: 9 additions & 93 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 @@ -7,7 +7,7 @@ authors = ["Your Name"]
[tool.poetry.dependencies]
python = "^3.11.4"
gunicorn = "^20.1.0"
django-allauth = "^0.58.2"
django-allauth = "^64.1.0"
django-hashid-field = "^3.4.1"
beautifulsoup4 = "^4.11.2"
dj-database-url = "^2.1.0"
Expand Down

0 comments on commit 7da01a8

Please sign in to comment.