From 121707ec32e34ff79d4749075dc8d458fa6a9259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 16:17:25 +0000 Subject: [PATCH] Bump codecov from 2.0.15 to 2.1.13 Bumps [codecov](https://github.com/codecov/codecov-python) from 2.0.15 to 2.1.13. - [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.1.13) --- updated-dependencies: - dependency-name: codecov dependency-version: 2.1.13 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index a7ed842..0985069 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,4 @@ -codecov==2.0.15 +codecov==2.1.13 flake8==3.7.7 mock==2.0.0 pytest==4.4.1