From f8f449ec3e3714ab29408547694fa0a53f7dcc25 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 17 Dec 2020 10:08:38 -0800 Subject: [PATCH] Update codecov from 2.0.15 to 2.1.11 --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index fd1a6a9..ef7aec6 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.11 cookies==2.2.1 coverage==5.0.1 # via codecov, pytest-cov croniter==0.3.29