Skip to content

Commit d72f979

Browse files
Bump django-allauth from 0.61.1 to 0.63.1
Bumps [django-allauth](https://github.com/pennersr/django-allauth) from 0.61.1 to 0.63.1. - [Changelog](https://github.com/pennersr/django-allauth/blob/main/ChangeLog.rst) - [Commits](pennersr/django-allauth@0.61.1...0.63.1) --- updated-dependencies: - dependency-name: django-allauth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8e0f9c0 commit d72f979

File tree

2 files changed

+8
-81
lines changed

2 files changed

+8
-81
lines changed

poetry.lock

Lines changed: 7 additions & 80 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ readme = "README.md"
99
[tool.poetry.dependencies]
1010
python = "^3.10"
1111
django = "^5.0.2"
12-
django-allauth = "^0.61.1"
12+
django-allauth = "^0.63.1"
1313
dj-database-url = "^2.1.0"
1414
python-decouple = "^3.8"
1515
django-csp = "^3.7"

0 commit comments

Comments
 (0)