Skip to content

Commit 9f295b1

Browse files
dependabot[bot]MyPyDavid
authored andcommitted
build(deps): update django-allauth[openid,socialaccount] requirement
--- updated-dependencies: - dependency-name: django-allauth[openid,socialaccount] dependency-version: 65.8.1 dependency-type: direct:production dependency-group: django ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b1e85c commit 9f295b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.8.0",
68+
"django-allauth[socialaccount,openid]>=64.1.0,<65.9.0",
6969
]
7070
ci = [
7171
"rdmo[dev]",

0 commit comments

Comments
 (0)