From 780ed6a9b3c97cb2614fd8556d7a6342edb5e8c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:42:41 +0000 Subject: [PATCH] Bump codecov from 2.0.15 to 2.0.16 Bumps [codecov](https://github.com/codecov/codecov-python) from 2.0.15 to 2.0.16. - [Release notes](https://github.com/codecov/codecov-python/releases) - [Changelog](https://github.com/codecov/codecov-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-python/compare/v2.0.15...v2.0.16) --- updated-dependencies: - dependency-name: codecov dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask_monitor/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flask_monitor/requirements.txt b/flask_monitor/requirements.txt index 404ac99..0011834 100644 --- a/flask_monitor/requirements.txt +++ b/flask_monitor/requirements.txt @@ -5,7 +5,7 @@ black==19.10b0 certifi==2019.11.28 chardet==3.0.4 Click==7.0 -codecov==2.0.15 +codecov==2.0.16 coverage==5.0.3 dparse==0.4.1 entrypoints==0.3 diff --git a/requirements.txt b/requirements.txt index 2c219cd..1535f2f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ black==19.10b0 certifi==2019.11.28 chardet==3.0.4 click==7.0 -codecov==2.0.15 +codecov==2.0.16 coverage==5.0.3 dparse==0.4.1 entrypoints==0.3