Skip to content

Commit c6ff902

Browse files
authored
Upgrade requirements (adamchainz#336)
1 parent 9d45808 commit c6ff902

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,14 @@ modernize==0.6.1
1919
more-itertools==4.3.0 # via pytest
2020
multilint==2.3.0
2121
pathlib2==2.3.2 # via pytest
22+
pathlib==1.0.1 # via pytest-django
2223
pluggy==0.7.1 # via pytest
2324
py==1.5.4 # via pytest
2425
pycodestyle==2.3.1 # via flake8
2526
pyflakes==1.6.0 # via flake8
2627
pygments==2.2.0
2728
pytest-cov==2.5.1
28-
pytest-django==3.3.3
29+
pytest-django==3.4.1
2930
pytest==3.7.1
3031
pytz==2018.5
3132
scandir==1.9.0 # via pathlib2

0 commit comments

Comments
 (0)