From 4086fa23bab96d95941ee85f6cc78c0a6f1b07b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 18:26:24 +0000 Subject: [PATCH] Bump hypothesis from 6.43.3 to 6.45.0 in /dependencies/default Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.43.3 to 6.45.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.43.3...hypothesis-python-6.45.0) --- updated-dependencies: - dependency-name: hypothesis 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 16aaf0b6..8890ee8c 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.43.3 +hypothesis==6.45.0 idna==3.3 importlib-metadata==4.11.3 iniconfig==1.1.1