From a1224fc414f91c154f8283651cf0f4459efc3655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Sep 2025 21:15:12 +0000 Subject: [PATCH] build(deps-dev): bump hypothesis from 6.139.2 to 6.140.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.139.2 to 6.140.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.139.2...hypothesis-python-6.140.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.140.2 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 91afc5a1..9aff4788 100644 --- a/setup.cfg +++ b/setup.cfg @@ -58,4 +58,4 @@ tests = pytest-cov==6.2.1 pytest-randomly==3.16.0 pytest-rerunfailures==16.0.1 - hypothesis==6.139.2 + hypothesis==6.140.2