From d5340b1f27399470e55ee59a14839e2db12b8eef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 18:49:36 +0000 Subject: [PATCH] Build(deps): Bump hypothesis from 6.138.16 to 6.140.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.138.16 to 6.140.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.138.16...hypothesis-python-6.140.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.140.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index 9e4ace27..bb609674 100644 --- a/constraints.txt +++ b/constraints.txt @@ -13,7 +13,7 @@ coverage==7.10.6 cryptography==45.0.7 docutils==0.21.2 exceptiongroup==1.3.0 -hypothesis==6.138.16 +hypothesis==6.140.0 iniconfig==2.1.0 id==1.5.0 idna==3.10