Skip to content

Commit 2bbeed7

Browse files
authored
Merge pull request #1368 from rdmorganiser/dependabot/pip/dependency-updates/django-35b4184594
build(deps): update django-allauth[openid,socialaccount] requirement from <65.8.0,>=64.1.0 to >=64.1.0,<65.9.0 in the django group
2 parents 8ca78a0 + 3e20cfd commit 2bbeed7

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)