From dceca80b124da7e58d4ef91ef2411e5f9fbca8f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 May 2024 17:55:34 +0000 Subject: [PATCH] Update hypothesis requirement from ~=6.86.2 to ~=6.102.4 Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.86.2...hypothesis-python-6.102.4) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 85f2b0d..61cd09f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ antlr4-tools~=0.2 dask~=2024.4.2 Flask~=3.0.2 flatdict~=4.0.1 -hypothesis~=6.86.2 +hypothesis~=6.102.4 junit2html==30.1.3 kafka-python3~=3.0.0 matplotlib~=3.8.2