From 9f0a5194ee38db7a58037f10faa8e482757123d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:41:17 +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] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 3c42389..76a3b20 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ plac>=0.9.6 sacrebleu>=1.3.2 # For Test pytest==4.4.2 -codecov==2.0.15 +codecov==2.0.16 pytest-cov==2.7.1 beautifulsoup4>=4.7.1 -e git+https://github.com/tagucci/pythonrouge.git#egg=pythonrouge