From d627f46fd804861f6f14ba967dcb84dbc650cf55 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 03:21:08 +0000 Subject: [PATCH] chore(deps): bump hypothesis in /apps/orchestrator Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.151.9 to 6.151.11. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.151.9...hypothesis-python-6.151.11) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.151.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- apps/orchestrator/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/orchestrator/requirements.txt b/apps/orchestrator/requirements.txt index 247871a..b1d9592 100644 --- a/apps/orchestrator/requirements.txt +++ b/apps/orchestrator/requirements.txt @@ -35,7 +35,7 @@ duckduckgo-search==8.1.1 pytest-cov==7.0.0 pytest-xdist==3.8.0 httpx==0.28.1 -hypothesis==6.151.9 +hypothesis==6.151.11 pip-audit==2.10.0 pre-commit==4.5.1 vulture==2.14