From 7893fc569844dcc5a2304ddd3849c84dc930fbb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 10:32:45 +0000 Subject: [PATCH] deps(deps-dev): bump hypothesis from 6.142.1 to 6.148.7 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.1 to 6.148.7. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.1...hypothesis-python-6.148.7) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.148.7 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index cb5927eb..5fd605f7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -27,7 +27,6 @@ attrs==25.4.0 \ --hash=sha256:adcf7e2a1fb3b36ac48d97835bb6d8ade15b8dcce26aba8bf1d14847b57a3373 # via # -r requirements.txt - # hypothesis # jsonschema # referencing authlib==1.6.5 \ @@ -537,9 +536,9 @@ httpx==0.28.1 \ # via # -r requirements.txt # safety -hypothesis==6.142.1 \ - --hash=sha256:3179cb08756562c526aaf4a9871ebbff83d2d75c03896ed0bc9c1d14097a930c \ - --hash=sha256:95a7d38fcc58e697e3020665adcb951c630cdbc8065e4b4474949e486b06bd6d +hypothesis==6.148.7 \ + --hash=sha256:94dbd58ebf259afa3bafb1d3bf5761ac1bde6f1477de494798cbf7960aabbdee \ + --hash=sha256:b96e817e715c5b1a278411e3b9baf6d599d5b12207ba25e41a8f066929f6c2a6 # via -r requirements-dev.in idna==3.11 \ --hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \