Skip to content

Commit 6ee8593

Browse files
committed
Upgrade all test packages to the latest version
1 parent 66ab26a commit 6ee8593

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

requirements/test.txt

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
-r base.txt
22

3-
psycopg2==2.7.3.2
4-
coverage==4.4.2
5-
dj-database-url==0.4.2
6-
pytest==3.3.2
7-
pytest-benchmark==3.1.1
8-
pytest-django==3.1.2
9-
pytest-cov==2.5.1
10-
tox==2.9.1
3+
psycopg2==2.8.2
4+
coverage==4.5.3
5+
dj-database-url==0.5.0
6+
pytest==4.5.0
7+
pytest-benchmark==3.2.2
8+
pytest-django==3.4.8
9+
pytest-cov==2.7.1
10+
tox==3.11.1

0 commit comments

Comments
 (0)