From bd158c6665c03d67ebe2ccddb130516c1ca401b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:54:07 +0000 Subject: [PATCH] build(deps): bump coverage from 7.6.7 to 7.6.8 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.7 to 7.6.8. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/7.6.7...7.6.8) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test_reqs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_reqs.txt b/test_reqs.txt index a307b88..3842788 100644 --- a/test_reqs.txt +++ b/test_reqs.txt @@ -9,7 +9,7 @@ python-dateutil==2.9.0.post0 text-unidecode==1.3 # for faker faker==33.0.0 factory-boy==3.3.1 -coverage==7.6.7 +coverage==7.6.8 mccabe==0.7.0 pycodestyle==2.12.1 flake8==7.1.1