From 7c05be6d6cc6d904fbae4639d63cd435d81c4bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 00:15:14 +0000 Subject: [PATCH] Bump coverage from 6.4.1 to 6.4.2 Bumps [coverage](https://github.com/nedbat/coveragepy) from 6.4.1 to 6.4.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/6.4.1...6.4.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 d51eea5f2..71323fe25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ types-click==7.1.8 types-pyyaml==6.0.9 trustme==0.9.0 cryptography==37.0.4 -coverage==6.4.1 +coverage==6.4.2 coverage-conditional-plugin==0.5.0 httpx==0.23.0 watchgod==0.8.2