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