summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2017-07-08 10:13:47 -0400
committerNed Batchelder <ned@nedbatchelder.com>2017-07-08 10:13:47 -0400
commit64bcb6d02fb9c089c105b67520bc8e550952d2d9 (patch)
tree522e617273fdad5e991c44856e17ccc35843dbef /requirements
parentced663f7776b00a1aeb4d9cd4daa20e0c052b018 (diff)
downloadpython-coveragepy-64bcb6d02fb9c089c105b67520bc8e550952d2d9.tar.gz
Upgrade to latest packages
Diffstat (limited to 'requirements')
-rw-r--r--requirements/dev.pip6
-rw-r--r--requirements/pytest.pip8
2 files changed, 7 insertions, 7 deletions
diff --git a/requirements/dev.pip b/requirements/dev.pip
index b211363..e9b15f9 100644
--- a/requirements/dev.pip
+++ b/requirements/dev.pip
@@ -13,9 +13,9 @@ greenlet==0.4.12
mock==2.0.0
PyContracts==1.7.15
pyenchant==1.6.8
-pylint==1.7.1
+pylint==1.7.2
unittest-mixins==1.3
# for kitting.
-requests==2.13.0
-twine==1.8.1
+requests==2.18.1
+twine==1.9.1
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 07ca979..7b70aca 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -2,7 +2,7 @@
# For details: https://bitbucket.org/ned/coveragepy/src/default/NOTICE.txt
# The pytest specifics used by coverage.py
-pytest==3.0.7
-pytest-xdist==1.16.0
-pytest-warnings==0.2.0
-flaky==3.3.0
+pytest==3.1.3
+pytest-xdist==1.18.1
+pytest-warnings==0.3.0
+flaky==3.4.0