From dc2587d29d3bc0d062caae02d7a3317e571edb3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Dec 2024 18:03:30 +0000 Subject: [PATCH] build(deps-dev): bump hypothesis from 6.119.4 to 6.123.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.119.4 to 6.123.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.119.4...hypothesis-python-6.123.2) --- updated-dependencies: - dependency-name: hypothesis 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 cfe90f4..a45e199 100644 --- a/setup.cfg +++ b/setup.cfg @@ -58,4 +58,4 @@ tests = pytest-cov==6.0.0 pytest-randomly==3.16.0 pytest-rerunfailures==15.0 - hypothesis==6.119.4 + hypothesis==6.123.2