From 96528284d02962e088dbfd7142baa3604e6671ed Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 21 May 2020 11:47:57 -0700 Subject: [PATCH] Update codecov from 2.0.15 to 2.1.3 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index fd1a6a9..e5e13ed 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -25,7 +25,7 @@ cfgv==2.0.1 # via pre-commit chardet==3.0.4 # via requests click-log==0.3.2 click==7.0 -codecov==2.0.15 +codecov==2.1.3 cookies==2.2.1 coverage==5.0.1 # via codecov, pytest-cov croniter==0.3.29