From 3fd521344083eaee43942f4423d1bee1883e9551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 18:23:21 +0000 Subject: [PATCH] build(deps-dev): bump hypothesis from 6.119.4 to 6.124.1 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.119.4 to 6.124.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.119.4...hypothesis-python-6.124.1) --- 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..d3a48e8 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.124.1