From a13aafa67a4cd4e5eb1cd12c6eaabcc94d5e2294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 23:36:02 +0000 Subject: [PATCH] :arrow_up: Bump coverage[toml] from 7.4.0 to 7.4.1 Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.4.0 to 7.4.1. - [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.4.0...7.4.1) --- 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 62ba8cf..be832ff 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -6,4 +6,4 @@ black==24.1.1 ruff==0.1.14 pytest==8.0.0 mypy==1.8.0 -coverage[toml]==7.4.0 \ No newline at end of file +coverage[toml]==7.4.1 \ No newline at end of file