From 09784e2d10a2a4efcc14a4e4897ed49058aef433 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 03:07:31 +0000 Subject: [PATCH] Bump coverage from 7.3.1 to 7.3.2 Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.1 to 7.3.2. - [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.3.1...7.3.2) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6730b44..81273f1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # python==3.10.4 black==23.9.1 -coverage==7.3.1 +coverage==7.3.2 flake8==6.1.0 GitPython==3.1.37 # NOTE: Needs git installed on the system pdoc==14.1.0