From 7a4689060e7de43713bc134aeb1bc797aec7e795 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 17:19:29 +0000 Subject: [PATCH] Bump hypothesis from 6.79.2 to 6.84.3 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.79.2 to 6.84.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.79.2...hypothesis-python-6.84.3) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index f7adcf6b8c..772e1abd5b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -10,7 +10,7 @@ py-spy==0.3.14 viztracer==0.15.6 # Testing frameworks -hypothesis==6.79.2 +hypothesis==6.84.3 pytest==7.4.1 pytest-benchmark==4.0.0 pytest-cov==4.1.0