Skip to content

Commit cdf804f

Browse files
authored
django32 (AltSchool#338)
1 parent 67eef3e commit cdf804f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ setenv =
1313
deps =
1414
django22: Django==2.2.12
1515
django31: Django==3.1.13
16-
django32: Django==3.2.7
16+
django32: Django==3.2.15
1717
drf311: djangorestframework==3.11.0
1818
drf312: djangorestframework==3.12.4
1919
-rrequirements.txt
@@ -25,6 +25,6 @@ deps = -rrequirements.txt
2525
[testenv:py38-drf312-benchmarks]
2626
commands = ./runtests.py --benchmarks
2727
deps =
28-
Django==3.2.7
28+
Django==3.2.15
2929
djangorestframework==3.12.4
3030
-rrequirements.benchmark.txt

0 commit comments

Comments
 (0)