Skip to content

Commit 2ce6677

Browse files
authored
tests: Test with Django 5.1 RC (#3370)
1 parent bd293e5 commit 2ce6677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@ deps =
396396
django-v4.1: Django~=4.1.0
397397
django-v4.2: Django~=4.2.0
398398
django-v5.0: Django~=5.0.0
399-
django-v5.1: Django==5.1b1
399+
django-v5.1: Django==5.1rc1
400400
django-latest: Django
401401

402402
# Falcon

0 commit comments

Comments
 (0)