Skip to content

Commit

Permalink
Bump django-allauth from 0.61.1 to 0.63.6
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.6.
- [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.61.1...0.63.6)

---
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 Jul 15, 2024
1 parent 07a7e7f commit e393d6d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 111 deletions.
116 changes: 6 additions & 110 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 @@ -12,7 +12,7 @@ python-dotenv = "^1.0.1"
toml = "^0.10.2"
Django = "^5.0.6"
dj-database-url = "^2.2.0"
django-allauth = "^0.61.1"
django-allauth = "^0.63.6"
beautifulsoup4 = "^4.12.3"
colorthief = "^0.2.1"
django-email-obfuscator = "^0.1.5"
Expand Down

0 comments on commit e393d6d

Please sign in to comment.