From f624afabe402e8c05982fc84f660aef6f5aa312b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Dec 2022 03:18:04 +0000 Subject: [PATCH] Bump hypothesis from 6.6.0 to 6.61.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.6.0 to 6.61.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.6.0...hypothesis-python-6.61.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... 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 38643f162b6..6024177ea2b 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -8,7 +8,7 @@ colorama==0.4.4 coverage==5.5 deepdiff==5.2.3 execnet==1.8.0 -hypothesis==6.6.0 +hypothesis==6.61.0 idna==2.10 importlib-metadata==3.4.0;python_version<'3.8' iniconfig==1.1.1