From cdf8769917351952cf498b574fa2c2b433d1bd4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 18:14:44 +0000 Subject: [PATCH] build(deps-dev): bump hypothesis from 6.148.7 to 6.149.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.148.7 to 6.149.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.148.7...hypothesis-python-6.149.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.149.0 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 bdf7df7..98d081d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -57,4 +57,4 @@ tests = pytest-cov==7.0.0 pytest-randomly==4.0.1 pytest-rerunfailures==16.1 - hypothesis==6.148.7 + hypothesis==6.149.0