From d6619f0ee7f3657f3743cedbebe6711ab0b46ab8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 11:12:15 +0000 Subject: [PATCH] deps(deps-dev): bump hypothesis from 6.142.1 to 6.148.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.1 to 6.148.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.1...hypothesis-python-6.148.2) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.148.2 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..cdd814f3 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.2 \ + --hash=sha256:07e65d34d687ddff3e92a3ac6b43966c193356896813aec79f0a611c5018f4b1 \ + --hash=sha256:bf8ddc829009da73b321994b902b1964bcc3e5c3f0ed9a1c1e6a1631ab97c5fa # via -r requirements-dev.in idna==3.11 \ --hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \