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