From 812a6e707cc32512c7e3d8c6f476d5c55534f54c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 16:43:39 +0200 Subject: [PATCH] Bump hypothesis from 6.112.2 to 6.112.4 (#4531) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.112.2 to 6.112.4. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.2...hypothesis-python-6.112.4) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-requirements.txt b/test-requirements.txt index 74bef6b4..40851ff2 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ coverage==7.6.1 -hypothesis==6.112.2 +hypothesis==6.112.4 igraph==0.11.6 jsonschema==4.23.0 pre-commit==3.8.0