From deb65fef2e2074402ba13c856f8924505cdd730c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 03:04:46 +0000 Subject: [PATCH] Bump hypothesis from 6.6.0 to 6.65.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.6.0 to 6.65.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.6.0...hypothesis-python-6.65.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..cbdaaa4873b 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.65.0 idna==2.10 importlib-metadata==3.4.0;python_version<'3.8' iniconfig==1.1.1