We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8051d36 commit f12fcc5Copy full SHA for f12fcc5
requirements/pytest.pip
@@ -3,9 +3,9 @@
3
4
# The pytest specifics used by coverage.py
5
6
-pytest==3.7.1
+pytest==3.8.0
7
pluggy>=0.7 # pytest needs this, but pip doesn't understand
8
-pytest-xdist==1.22.5
+pytest-xdist==1.23.0
9
flaky==3.4.0
10
mock==2.0.0
11
PyContracts==1.8.3
requirements/tox.pip
@@ -1,4 +1,4 @@
1
# The version of tox used by coverage.py
2
-tox==3.1.3
+tox==3.2.1
# Adds env recreation on requirements file changes.
tox-battery==0.5.1
0 commit comments