Skip to content

Commit 3487a5d

Browse files
authored
Update Django version constraint in dependabot config
1 parent 2b6340e commit 3487a5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ updates:
1010
interval: "monthly"
1111
ignore:
1212
- dependency-name: "django"
13-
versions: [ "<5" ]
13+
versions: [ ">=5" ]

0 commit comments

Comments
 (0)