From b7dadd699be7f24752767ba5579b40ce4d8d6e49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 18:25:41 +0000 Subject: [PATCH] Bump hypothesis from 6.42.2 to 6.42.3 in /dependencies/pytest-min Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.42.2 to 6.42.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.42.2...hypothesis-python-6.42.3) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dependencies/pytest-min/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/pytest-min/constraints.txt b/dependencies/pytest-min/constraints.txt index f3c8abf7..0f4601a5 100644 --- a/dependencies/pytest-min/constraints.txt +++ b/dependencies/pytest-min/constraints.txt @@ -2,7 +2,7 @@ async-generator==1.10 attrs==21.4.0 coverage==6.3.2 flaky==3.7.0 -hypothesis==6.42.2 +hypothesis==6.42.3 idna==3.3 iniconfig==1.1.1 mypy==0.942