From 690fa9f3167c7ff241a2398625d84ca4c5def7c6 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 9 Oct 2020 07:42:36 -0700 Subject: [PATCH] Update codecov from 2.0.15 to 2.1.10 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index fd1a6a9..bf443d9 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.10 cookies==2.2.1 coverage==5.0.1 # via codecov, pytest-cov croniter==0.3.29