summaryrefslogtreecommitdiff
path: root/requirements
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2018-06-28 16:53:36 -0400
committerNed Batchelder <ned@nedbatchelder.com>2018-06-28 16:53:36 -0400
commit4bbb7d6b014c7a8a67850490c407bbd1f329d699 (patch)
tree1ea714bf45b5e7b1517495b995f56520b15dcd02 /requirements
parent56b0aaa62ff7f3bf87c9d1b746ce571fe827cdb1 (diff)
downloadpython-coveragepy-git-4bbb7d6b014c7a8a67850490c407bbd1f329d699.tar.gz
Update requirements
Diffstat (limited to 'requirements')
-rw-r--r--requirements/dev.pip4
-rw-r--r--requirements/pytest.pip2
2 files changed, 3 insertions, 3 deletions
diff --git a/requirements/dev.pip b/requirements/dev.pip
index 7616d6b4..3fe88dd0 100644
--- a/requirements/dev.pip
+++ b/requirements/dev.pip
@@ -13,11 +13,11 @@ greenlet==0.4.13
mock==2.0.0
PyContracts==1.8.3
pyenchant==2.0.0
-pylint==1.9.1
+pylint==1.9.2
unittest-mixins==1.4
check-manifest==0.37
readme_renderer==21.0
# for kitting.
-requests==2.18.4
+requests==2.19.1
twine==1.11.0
diff --git a/requirements/pytest.pip b/requirements/pytest.pip
index 19a5ccd4..6b2433ad 100644
--- a/requirements/pytest.pip
+++ b/requirements/pytest.pip
@@ -3,6 +3,6 @@
# The pytest specifics used by coverage.py
-pytest==3.6.0
+pytest==3.6.2
pytest-xdist==1.22.2
flaky==3.4.0