From 25173118cb23e2001c2306370073de44350a28a0 Mon Sep 17 00:00:00 2001 From: Dean Jackson Date: Thu, 21 May 2020 00:29:51 +0200 Subject: [PATCH] Update dependencies --- requirements-ci.txt | 1 - requirements-test.txt | 14 +++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index de71b233..71c6786e 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,3 +1,2 @@ codacy-coverage==1.3.11 coveralls==1.11.1 -pyobjc-framework-Cocoa==5.2 diff --git a/requirements-test.txt b/requirements-test.txt index 80df6f3b..4e5a9c6c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,9 +1,9 @@ -pyobjc-framework-Cocoa==5.2 -pytest==4.4.1 -pytest-cov==2.7.1 +pyobjc-framework-Cocoa==5.3 +pytest==4.6.10 +pytest-cov==2.8.1 pytest-httpbin==1.0.0 pytest-localserver==0.5.0 -tox==3.9.0 -twine==1.13.0 -flake8==3.7.7 -flake8-docstrings==1.3.0 +# tox==3.15.1 +# twine==1.15.0 +flake8==3.8.1 +flake8-docstrings==1.5.0