From 1c76b28ab050786b0c005ab761b4115824ec46e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Apr 2022 18:22:02 +0000 Subject: [PATCH] Bump hypothesis from 6.42.3 to 6.43.3 in /dependencies/pytest-min Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.42.3 to 6.43.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.42.3...hypothesis-python-6.43.3) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... 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 c2041cc4..8118de26 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.3 +hypothesis==6.43.3 idna==3.3 iniconfig==1.1.1 mypy==0.942