From 535f2cd1ae7249c3c1731d5891a60bd45770c31a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 18:25:49 +0000 Subject: [PATCH] Bump hypothesis from 6.42.0 to 6.42.3 in /dependencies/default Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.42.0 to 6.42.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.42.0...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/default/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dependencies/default/constraints.txt b/dependencies/default/constraints.txt index 5181d741..f9556c6d 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/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.0 +hypothesis==6.42.3 idna==3.3 importlib-metadata==4.11.3 iniconfig==1.1.1