From 758bb8800cc081e8f7ee55073380da6b3e3a5e57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 18:05:10 +0000 Subject: [PATCH] build(deps-dev): bump hypothesis from 6.119.4 to 6.122.3 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.119.4 to 6.122.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.119.4...hypothesis-python-6.122.3) --- 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 cfe90f46..7b86b51c 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.122.3