From 5ba0cf9fe4c01282da325272bc1eddb7f062726c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 03:31:11 +0000 Subject: [PATCH] Bump hypothesis from 6.6.0 to 6.64.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.6.0 to 6.64.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.6.0...hypothesis-python-6.64.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..6c88ee78fc4 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.64.0 idna==2.10 importlib-metadata==3.4.0;python_version<'3.8' iniconfig==1.1.1