From b61712de4ef71692b56345d701b1c8c92f16dba0 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 /bounties_api 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] --- bounties_api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bounties_api/requirements.txt b/bounties_api/requirements.txt index 7a12c7c8..cbd83aa9 100644 --- a/bounties_api/requirements.txt +++ b/bounties_api/requirements.txt @@ -13,7 +13,7 @@ requests==2.18.4 uwsgi==2.0.17 coverage==4.5.1 - codecov==2.0.15 + codecov==2.0.16 Faker==0.8.13 arrow==0.12.1 djangorestframework-queryfields==1.0.0