From f57dd426f0f0ed51ab0b761ff86a752c508481c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 05:50:39 +0000 Subject: [PATCH] Build(deps): Bump hypothesis from 6.152.4 to 6.152.6 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.152.4 to 6.152.6. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.152.4...hypothesis-python-6.152.6) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.152.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index ff1c2539..37ca4025 100644 --- a/constraints.txt +++ b/constraints.txt @@ -13,7 +13,7 @@ coverage==7.13.5 cryptography==48.0.0 docutils==0.21.2 exceptiongroup==1.3.1 -hypothesis==6.152.4 +hypothesis==6.152.6 iniconfig==2.3.0 id==1.6.1 idna==3.14