From 9d7bab8078114c80a3b68ec8483d594c89013bd8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 17 Mar 2020 09:00:22 -0700 Subject: [PATCH] Update codecov from 2.0.15 to 2.0.17 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index fd1a6a9..3ae39f6 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.0.17 cookies==2.2.1 coverage==5.0.1 # via codecov, pytest-cov croniter==0.3.29