Skip to content

Commit

Permalink
Bump deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
ionelmc committed Jun 1, 2021
1 parent 07b8abc commit 4ecaceb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,10 @@ deps =
dj111: Django==1.11.29
dj20: Django==2.0.13
dj21: Django==2.1.15
dj22: Django==2.2.20
dj22: Django==2.2.23
dj30: Django==3.0.14
dj31: Django==3.1.8
dj32: Django==3.2
dj31: Django==3.1.11
dj32: Django==3.2.3
commands =
{posargs:pytest --cov --cov-report=term-missing -vv tests}

Expand Down

0 comments on commit 4ecaceb

Please sign in to comment.