From ad964ef47da80da6d50d7f1be86b8fd2a05c7e4d Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Sat, 12 Jan 2019 15:35:49 +0000 Subject: [PATCH] Upgrade requirements (#42) --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3c27810..516e759 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,12 +20,12 @@ modernize==0.6.1 more-itertools==5.0.0 # via pytest multilint==2.4.0 pathlib2==2.3.3 # via pytest -pluggy==0.8.0 # via pytest +pluggy==0.8.1 # via pytest py==1.7.0 # via pytest pycodestyle==2.4.0 # via flake8 pyflakes==2.0.0 # via flake8 pygments==2.3.1 -pytest-cov==2.6.0 -pytest==4.0.2 +pytest-cov==2.6.1 +pytest==4.1.1 scandir==1.9.0 # via pathlib2 six==1.12.0