From e80b3f6dfd8cb01b2c384aab1ad2c62044287ba2 Mon Sep 17 00:00:00 2001 From: Cameron Yick Date: Sun, 24 Dec 2017 13:10:19 -0500 Subject: [PATCH] Upgrade development dependencies --- requirements_dev.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 182b536..0ff72cb 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -2,12 +2,12 @@ pip==9.0.1 bumpversion==0.5.3 wheel==0.30.0 watchdog==0.8.3 -flake8==3.5.- +flake8==3.5.0 tox==2.9.1 coverage==4.4.2 Sphinx==1.6.5 -cryptography==2.1.3 +cryptography==2.1.4 PyYAML==3.12 -pytest==3.2.5 +pytest==3.3.1 pytest-runner==3.0 vcrpy==1.11.1