From 41b333aa65e79fe37891f82c867c51e57d9b9c1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 04:19:19 +0000 Subject: [PATCH] Bump hypothesis from 6.68.2 to 6.87.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.68.2 to 6.87.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.68.2...hypothesis-python-6.87.0) --- 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..bee554df 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.0 invoke==2.0.0 placebo==0.10.0 pre-commit==2.20.0