Skip to content

Commit

Permalink
Bump django-allauth from 0.54.0 to 65.0.2 in /{{cookiecutter.repo_name}}
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/sponsors/pennersr) from 0.54.0 to 65.0.2.
- [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 Sep 30, 2024
1 parent fae4e3a commit 0aabac1
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 142 deletions.
153 changes: 12 additions & 141 deletions {{cookiecutter.repo_name}}/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 {{cookiecutter.repo_name}}/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ authors = ["{{cookiecutter.author_name}} <{{cookiecutter.email}}>"]
python = "^3.11"
Django = {extras = ["argon2"], version = "^4.2.15"}
whitenoise = {extras = ["brotli"], version = "^6.7.0"}
django-allauth = "^0.54.0"
django-allauth = "^65.0.2"
django-htmx = "^1.17.3"
django-annoying = "^0.10.6"
django-environ = "^0.11.2"
Expand Down

0 comments on commit 0aabac1

Please sign in to comment.