Skip to content

Commit ae8d39b

Browse files
authored
Merge pull request #1387 from rdmorganiser/dependabot/pip/dependency-updates/django-362dc655b0
build(deps): update django-allauth[openid,socialaccount] requirement from <65.9.0,>=64.1.0 to >=64.1.0,<65.10.0 in the django group
2 parents 37e1835 + 2afc32a commit ae8d39b

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)