From b4998b1932a9d6d306704db6e79627c9446fed38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 04:44:04 +0000 Subject: [PATCH] Bump hypothesis from 6.68.2 to 6.87.3 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.68.2 to 6.87.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.68.2...hypothesis-python-6.87.3) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_dev.txt b/requirements/requirements_dev.txt index 157de54a..ee9dcd30 100644 --- a/requirements/requirements_dev.txt +++ b/requirements/requirements_dev.txt @@ -5,7 +5,7 @@ dlint==0.12.0 flake8==4.0.1 flake8-bandit==2.1.2 flake8-bugbear==23.2.13 -hypothesis==6.68.2 +hypothesis==6.87.3 invoke==2.0.0 placebo==0.10.0 pre-commit==2.20.0