From 359c92b13903bc461e6662dc6e326d4258dfc61e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:09:00 -0400 Subject: [PATCH] Bump hypothesis from 6.103.1 to 6.103.2 (#4262) Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.103.1 to 6.103.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.103.1...hypothesis-python-6.103.2) --- 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 0de1db73..dc7c20f8 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,5 +1,5 @@ coverage==7.5.3 -hypothesis==6.103.1 +hypothesis==6.103.2 igraph==0.11.5 jsonschema==4.22.0 pre-commit==3.7.1