From 33b5592376d6017ab345a4ba9a11b31bac8279c2 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 14 Jun 2020 13:03:03 -0700 Subject: [PATCH] Update codecov from 2.0.15 to 2.1.7 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index fd1a6a9..e4bc176 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.7 cookies==2.2.1 coverage==5.0.1 # via codecov, pytest-cov croniter==0.3.29