From 91e6efc2ce3434fd3c38ad3c31d83dc0eda0b799 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 19:47:10 +0000 Subject: [PATCH] Build(deps): Bump hypothesis from 6.147.0 to 6.148.1 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.147.0 to 6.148.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.147.0...hypothesis-python-6.148.1) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.148.1 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 ba3cf612..34570f5b 100644 --- a/constraints.txt +++ b/constraints.txt @@ -13,7 +13,7 @@ coverage==7.11.3 cryptography==46.0.3 docutils==0.21.2 exceptiongroup==1.3.0 -hypothesis==6.147.0 +hypothesis==6.148.1 iniconfig==2.3.0 id==1.5.0 idna==3.11