Skip to content

Commit

Permalink
⬆️ Bump django-allauth from 64.2.1 to 65.3.0
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 64.2.1 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-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 73b2ada commit 7208a21
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 9 deletions.
17 changes: 9 additions & 8 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 @@ license = "MIT"
python = "^3.9"
daphne = "^4.1.2"
Django = "^4.2"
django-allauth = "^64.2.1"
django-allauth = "^65.3.0"
psycopg2-binary = "^2.9.9"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 7208a21

Please sign in to comment.