From 279e808179e9d4cb7bb9e73ad2a483f0b17d4b92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Nov 2025 10:15:15 +0000 Subject: [PATCH] deps(deps-dev): bump hypothesis from 6.142.1 to 6.148.1 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.1 to 6.148.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.1...hypothesis-python-6.148.1) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.148.1 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..6e04c29b 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.1 \ + --hash=sha256:2cca1a20e8fcd230da86bb6d9f3e940a052caef0d4327c12b5694d164ea0f89e \ + --hash=sha256:98851429bd89b0c8835e8ebca6705c28dec56517576e5606fc3b841ddb0dc1c7 # via -r requirements-dev.in idna==3.11 \ --hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \