From df93f7f7333de4b2b66fa783dd33731c05a181c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Feb 2023 19:09:27 +0000 Subject: [PATCH] Build(deps): Bump coverage from 7.1.0 to 7.2.1 in /dependencies/default Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.1.0 to 7.2.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.1.0...7.2.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dependencies/default/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt index 15ef2cb0..a8ae6708 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -1,6 +1,6 @@ async-generator==1.10 attrs==22.2.0 -coverage==7.1.0 +coverage==7.2.1 exceptiongroup==1.1.0 flaky==3.7.0 hypothesis==6.68.2