From 3d87df0a4e9e038a22db1bcf0fa1d1a12c588a47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 04:52:12 +0000 Subject: [PATCH] Bump hypothesis from 6.68.2 to 6.88.1 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.68.2 to 6.88.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.68.2...hypothesis-python-6.88.1) --- 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..09819e33 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.88.1 invoke==2.0.0 placebo==0.10.0 pre-commit==2.20.0