Skip to content

Commit

Permalink
Merge pull request #1100 from rdmorganiser/dependabot/pip/dependency-…
Browse files Browse the repository at this point in the history
…updates/optional-59d3284b5d

Update django-allauth requirement from <0.64.0,>=0.61.1 to >=0.61.1,<64.1.0 in the optional group
  • Loading branch information
MyPyDavid authored Aug 5, 2024
2 parents 4a24380 + 987ea2a commit df27380
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 @@ -66,7 +66,7 @@ dependencies = [

[project.optional-dependencies]
allauth = [
"django-allauth>=0.61.1,<0.64.0",
"django-allauth>=0.61.1,<64.1.0",
]
ci = [
"rdmo[dev]",
Expand Down

0 comments on commit df27380

Please sign in to comment.