Skip to content

Commit

Permalink
Django 5.1 has been released
Browse files Browse the repository at this point in the history
  • Loading branch information
matthiask committed Sep 11, 2024
1 parent 0b0b767 commit 6b0072c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ deps =
dj32: Django>=3.2,<4.0
dj42: Django>=4.2,<5.0
dj50: Django>=5.0,<5.1
dj51: Django>=5.1rc1,<5.2
dj51: Django>=5.1,<5.2
djmain: https://github.com/django/django/archive/main.tar.gz

0 comments on commit 6b0072c

Please sign in to comment.