Skip to content

Commit

Permalink
⬆️ Bump django-allauth from 0.63.3 to 0.63.5 (#303)
Browse files Browse the repository at this point in the history
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.63.3 to 0.63.5.
- [Changelog](https://github.com/pennersr/django-allauth/blob/0.63.5/ChangeLog.rst)
- [Commits](pennersr/django-allauth@0.63.3...0.63.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 13, 2024
1 parent ab378f1 commit c959829
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 = "^0.63.3"
django-allauth = "^0.63.5"
psycopg2-binary = "^2.9.9"

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

0 comments on commit c959829

Please sign in to comment.