Skip to content

Commit 2afc32a

Browse files
build(deps): update django-allauth[openid,socialaccount] requirement
--- updated-dependencies: - dependency-name: django-allauth[openid,socialaccount] dependency-version: 65.9.0 dependency-type: direct:production dependency-group: django ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 37e1835 commit 2afc32a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ dependencies = [
6565

6666
[project.optional-dependencies]
6767
allauth = [
68-
"django-allauth[socialaccount,openid]>=64.1.0,<65.9.0",
68+
"django-allauth[socialaccount,openid]>=64.1.0,<65.10.0",
6969
]
7070
ci = [
7171
"rdmo[dev]",

0 commit comments

Comments
 (0)