From bb96034a77d1a1190ca45d698677b30183213cd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 11:49:36 +0000 Subject: [PATCH] deps(deps-dev): bump hypothesis from 6.142.1 to 6.147.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.142.1 to 6.147.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.142.1...hypothesis-python-6.147.0) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.147.0 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..fcde0ea6 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.147.0 \ + --hash=sha256:72e6004ea3bd1460bdb4640b6389df23b87ba7a4851893fd84d1375635d3e507 \ + --hash=sha256:de588807b6da33550d32f47bcd42b1a86d061df85673aa73e6443680249d185e # via -r requirements-dev.in idna==3.11 \ --hash=sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea \