From 150f29c107fbd76641de47e040d43840769ef92c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Oct 2022 08:42:10 +0200 Subject: [PATCH] Build(deps): Bump hypothesis in /dependencies/default (#427) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.56.1 to 6.56.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.56.1...hypothesis-python-6.56.3) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 4aea73b4..cdaa6a6f 100644 --- a/dependencies/default/constraints.txt +++ b/dependencies/default/constraints.txt @@ -2,7 +2,7 @@ async-generator==1.10 attrs==22.1.0 coverage==6.5.0 flaky==3.7.0 -hypothesis==6.56.1 +hypothesis==6.56.3 idna==3.4 importlib-metadata==5.0.0 iniconfig==1.1.1