Skip to content

Commit

Permalink
build(deps): update django-allauth[openid,socialaccount] requirement
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: django-allauth[openid,socialaccount]
  dependency-type: direct:production
  dependency-group: django
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 6437a7f commit 73a6d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencies = [

[project.optional-dependencies]
allauth = [
"django-allauth[socialaccount,openid]>=64.1.0,<65.2.0",
"django-allauth[socialaccount,openid]>=64.1.0,<65.4.0",
]
ci = [
"rdmo[dev]",
Expand Down

0 comments on commit 73a6d90

Please sign in to comment.