From 70730e8af0c9c9249737f7adaedcf1b6db9d31e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 16:38:29 +0000 Subject: [PATCH] MAINT: Bump hypothesis from 6.130.3 to 6.131.15 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.130.3 to 6.131.15. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.130.3...hypothesis-python-6.131.15) --- updated-dependencies: - dependency-name: hypothesis dependency-version: 6.131.15 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/emscripten_test_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/emscripten_test_requirements.txt b/requirements/emscripten_test_requirements.txt index 1a9233a..383fb0b 100644 --- a/requirements/emscripten_test_requirements.txt +++ b/requirements/emscripten_test_requirements.txt @@ -1,4 +1,4 @@ -hypothesis==6.130.3 +hypothesis==6.131.15 pytest==8.3.5 pytz==2025.1 pytest-xdist \ No newline at end of file