From c1c14511fb419527df2349c6ebddcc8b1151abac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 21:47:16 +0000 Subject: [PATCH] chore(deps-dev): bump hypothesis in the all-deps group Bumps the all-deps group with 1 update: [hypothesis](https://github.com/HypothesisWorks/hypothesis). Updates `hypothesis` from 6.152.9 to 6.152.10 - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.152.9...v6.152.10) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.152.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] --- uv.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uv.lock b/uv.lock index 394666e..cef0d38 100644 --- a/uv.lock +++ b/uv.lock @@ -203,14 +203,14 @@ wheels = [ [[package]] name = "hypothesis" -version = "6.152.9" +version = "6.152.10" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "sortedcontainers" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/3b/fb/a5651eb0cd03ecee644e8f4d8cd2027b40a08bf1488f46201e794aebe9b5/hypothesis-6.152.9.tar.gz", hash = "sha256:de4711d69ce3a18009047c3b44882810fd0c0348c1558e920a4b0d2c45f59e1e", size = 472009, upload-time = "2026-05-19T17:10:19.586Z" } +sdist = { url = "https://files.pythonhosted.org/packages/de/c8/857f2a57812b22d14c4615e7c7e5b5b8808e7b0a6a330ffab0eaad15a91c/hypothesis-6.152.10.tar.gz", hash = "sha256:313245552fcdfbc9a37787293eda783da18c2baac280626c922b2c7fd2aa1e26", size = 471995, upload-time = "2026-05-25T20:31:24.492Z" } wheels = [ - { url = "https://files.pythonhosted.org/packages/79/d9/40ef7ed22f0c45c2316467edb9afb8fc172cd089cb329c0ee6da6b74416c/hypothesis-6.152.9-py3-none-any.whl", hash = "sha256:9c4fdccb1eac0b12ec740c12290d0e6a0bea3526a3f0bf812b7643bb563c2d8b", size = 538148, upload-time = "2026-05-19T17:10:16.131Z" }, + { url = "https://files.pythonhosted.org/packages/d7/8c/2ad9a273f80550b08cbe2a94e7816a09488dcf1e0e4b450a50d39f8d7497/hypothesis-6.152.10-py3-none-any.whl", hash = "sha256:7479246f2ea941d0f82fdc64fd17397f35d951a4253597cac9fc69eda93a4ea8", size = 538155, upload-time = "2026-05-25T20:31:22.423Z" }, ] [[package]]