Skip to content

Commit

Permalink
tox.ini: update testing in Django 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PetrDlouhy committed May 23, 2024
1 parent 071cc4a commit 3964ba4
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 @@ -29,7 +29,7 @@ deps=
django41: Django>=4.1,<4.2
django42: Django>=4.2,<5.0
django50: Django>=5.0,<5.1
django51: git+https://github.com/django/django@main # TODO: update when Django 5.1 is released
django51: Django>=5.1a1,<5.2
coverage[toml]
pillow
ipdb
Expand Down

0 comments on commit 3964ba4

Please sign in to comment.