From 3d656f0203147a85a0ab2eb74d630dafeac34577 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:42:21 +0000 Subject: [PATCH] Bump codecov from 2.0.15 to 2.0.16 in /docker/ot-import 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] --- docker/ot-import/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ot-import/requirements.txt b/docker/ot-import/requirements.txt index 087e867..8e273a0 100644 --- a/docker/ot-import/requirements.txt +++ b/docker/ot-import/requirements.txt @@ -5,7 +5,7 @@ biopython==1.73 cachetools==3.1.1 certifi==2019.3.9 chardet==3.0.4 -codecov==2.0.15 +codecov==2.0.16 ConfigArgParse==0.14.0 coverage==4.5.3 decorator==4.4.0