Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 8a0e203 commit 04b54d7
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
16 changes: 10 additions & 6 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 @@ -10,7 +10,7 @@ python = "3.11.2"
toml = "^0.10.2"
Django = "^4.2.6"
dj-database-url = "^1.0.0"
django-allauth = "^0.51.0"
django-allauth = "^0.58.1"
beautifulsoup4 = "^4.10.0"
colorthief = "^0.2.1"
django-email-obfuscator = "^0.1.5"
Expand Down

0 comments on commit 04b54d7

Please sign in to comment.