From 7e10b2ccbed36b262642009f21b8a12a16d03054 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 03:23:30 +0000 Subject: [PATCH] Bump coverage[toml] from 7.6.9 to 7.6.10 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.6.9 to 7.6.10. - [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.9...7.6.10) --- updated-dependencies: - dependency-name: coverage[toml] dependency-type: direct:development update-type: version-update:semver-patch ... 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 841b4bf..c0af558 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -14,7 +14,7 @@ charset-normalizer==3.4.0 # via requests click==8.1.7 # via flask -coverage[toml]==7.6.9 +coverage[toml]==7.6.10 # via pytest-cov flake8==7.1.1 # via ccs-digitalmarketplace-apiclient (pyproject.toml)