From 1367c823e1bfb45ab1c62a4f40b05e27e113650a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jun 2024 09:06:00 +0000 Subject: [PATCH] Update hypothesis requirement from ~=6.86.2 to ~=6.103.1 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.103.1) --- 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 b3d0203..74266dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ dask~=2024.4.2 Flask~=3.0.2 flasgger~=0.9.5 flatdict~=4.0.1 -hypothesis~=6.86.2 +hypothesis~=6.103.1 junit2html==30.1.3 kafka-python3~=3.0.0 matplotlib~=3.8.2