From b0e1fe9e3a4a9a495d5e346b4c135bd9ef005460 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 05:58:01 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=20Bump=20hypothesis=20from=206.150.2?= =?UTF-8?q?=20to=206.151.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.150.2 to 6.151.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.150.2...hypothesis-python-6.151.1) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.151.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- uv.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uv.lock b/uv.lock index baa50b8..f1982ee 100644 --- a/uv.lock +++ b/uv.lock @@ -1308,14 +1308,14 @@ inference = [ [[package]] name = "hypothesis" -version = "6.150.2" +version = "6.151.1" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "sortedcontainers" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/d2/19/a4eee0c98e2ec678854272f79646f34943f8fbbc42689cc355b530c5bc96/hypothesis-6.150.2.tar.gz", hash = "sha256:deb043c41c53eaf0955f4a08739c2a34c3d8040ee3d9a2da0aa5470122979f75", size = 475250, upload-time = "2026-01-13T17:09:22.146Z" } +sdist = { url = "https://files.pythonhosted.org/packages/60/91/158562075f31bba555d05b5ed39aaab1a85a4107ffbb08889fd1787d783c/hypothesis-6.151.1.tar.gz", hash = "sha256:6f05c4c88ae7e87ce8778aa3bae59acd0aee3d86e00c411cd6567719c7c85956", size = 475460, upload-time = "2026-01-26T04:24:09.911Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/b3/5e/21caad4acf45db7caf730cca1bc61422283e4c4e841efbc862d17ab81a21/hypothesis-6.150.2-py3-none-any.whl", hash = "sha256:648d6a2be435889e713ba3d335b0fb5e7a250f569b56e6867887c1e7a0d1f02f", size = 542712, upload-time = "2026-01-13T17:09:19.945Z" }, + { url = "https://files.pythonhosted.org/packages/60/31/3ead020b50052b341b92615f2adde14645b1c53b9db0333a8c8e017c7f86/hypothesis-6.151.1-py3-none-any.whl", hash = "sha256:9f0e1b61d6af82d78096b86e5aeb687831a630995959e8cece40d25a09768300", size = 542928, upload-time = "2026-01-26T04:24:07.843Z" }, ] [[package]]