From 229e003c2876ed03b4976da4e3d0634538282607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 08:45:34 +0000 Subject: [PATCH] Bump hypothesis from 6.92.1 to 6.101.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.92.1 to 6.101.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.92.1...hypothesis-python-6.101.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 af085b07..e3ebf97a 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ coverage==7.3.2 -hypothesis==6.92.1 +hypothesis==6.101.0 igraph==0.11.3 jsonschema==4.20.0 pre-commit==3.6.0