From 1bab6013984afd5b971bba9ccad251d8a1960de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 06:13:29 +0200 Subject: [PATCH] Bump coverage from 6.4.1 to 6.4.2 (#1587) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d51eea5f2e..71323fe25e 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