Skip to content

Commit 465f44a

Browse files
authored
Update Django version in tests (#2562)
1 parent 99c3849 commit 465f44a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tox.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,8 +348,7 @@ deps =
348348
django-v4.0: Django~=4.0.0
349349
django-v4.1: Django~=4.1.0
350350
django-v4.2: Django~=4.2.0
351-
# TODO: change to final when available
352-
django-v5.0: Django==5.0rc1
351+
django-v5.0: Django~=5.0.0
353352
django-latest: Django
354353

355354
# Falcon

0 commit comments

Comments
 (0)