Skip to content

Commit 4bbe32f

Browse files
committed
Upgrade requirements (#526)
1 parent 85e2d92 commit 4bbe32f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,17 +27,17 @@ mysqlclient==1.3.13
2727
parameterized==0.6.1
2828
pathlib2==2.3.3 # via pytest, pytest-django
2929
pbr==5.1.1 # via mock
30-
pluggy==0.8.0 # via pytest
30+
pluggy==0.8.1 # via pytest
3131
py==1.7.0 # via pytest
3232
pycodestyle==2.4.0 # via flake8
3333
pyflakes==2.0.0 # via flake8
3434
pygments==2.3.1
35-
pytest-django==3.4.4
35+
pytest-django==3.4.5
3636
pytest-flake8dir==1.3.0
3737
pytest-randomly==1.2.3
3838
pytest-super-check==1.0.0
39-
pytest==4.0.2
40-
pytz==2018.7
39+
pytest==4.1.1
40+
pytz==2018.9
4141
scandir==1.9.0 # via pathlib2
4242
six==1.12.0 # via mariadb-dyncol, mock, more-itertools, multilint, pathlib2, pytest, pytest-flake8dir, pytest-super-check
4343
sqlparse==0.2.4

0 commit comments

Comments
 (0)