From b3a0e838d0437e706f88fc2823189329d9144d2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jul 2022 18:40:43 +0000 Subject: [PATCH] Bump codecov from 2.0.15 to 2.0.16 in /tests 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] --- tests/pip-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/pip-requirements.txt b/tests/pip-requirements.txt index 3f816ad..d37c302 100644 --- a/tests/pip-requirements.txt +++ b/tests/pip-requirements.txt @@ -1,4 +1,4 @@ -codecov==2.0.15 +codecov==2.0.16 mypy pylint==2.3.1 pytest==4.3.1