From b3bf1f1f5ed5607a815e8c1d8ba3f1014633796e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 09:09:56 +0000 Subject: [PATCH] build(deps-dev): bump hypothesis from 6.136.1 to 6.138.3 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.136.1 to 6.138.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.136.1...hypothesis-python-6.138.3) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.138.3 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 7cc7ee93..66ec98d3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -58,4 +58,4 @@ tests = pytest-cov==6.2.1 pytest-randomly==3.16.0 pytest-rerunfailures==15.1 - hypothesis==6.136.1 + hypothesis==6.138.3