From 9c1268a8b6e91b8f2b32ad4bdc8fb2aa682f1f2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 21:10:32 +0000 Subject: [PATCH] Bump hypothesis from 6.31.0 to 6.31.3 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.31.0 to 6.31.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.31.0...hypothesis-python-6.31.3) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_requirements.txt b/test_requirements.txt index 4181a4830776..6e3e5c091895 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -8,7 +8,7 @@ colorama==0.4.4 coverage==6.2 deepdiff==5.6.0 execnet==1.9.0 -hypothesis==6.31.0 +hypothesis==6.31.3 idna==3.3 importlib-metadata==4.8.1; python_version<'3.8' iniconfig==1.1.1