From 4f9d706f9bcfb572f1a3b3be1e9bb1f346b58bc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Jan 2026 02:53:25 +0000 Subject: [PATCH] Bump codecov from 2.0.15 to 2.1.13 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [codecov](https://github.com/codecov/codecov-python). Updates `codecov` 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 dependency-group: pip ... 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 73bb06a..0ddfead 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,3 +1,3 @@ coverage==4.5.4 -codecov==2.0.15 +codecov==2.1.13 -e git+https://github.com/Kami/python-test-utils.git@master#egg=test_utils