From 0da9392aa6fd47f3edda8cb6362a02e8d408b948 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Dec 2024 09:45:30 +0000 Subject: [PATCH] Bump hypothesis from 6.112.5 to 6.123.1 in /src/requirements Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.112.5 to 6.123.1. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.112.5...hypothesis-python-6.123.1) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/requirements/dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/dev.txt b/src/requirements/dev.txt index 6b7494ba1..99098803d 100644 --- a/src/requirements/dev.txt +++ b/src/requirements/dev.txt @@ -4,7 +4,7 @@ django-debug-toolbar==4.4.6 factory_boy==3.3.1 coverage==7.6.1 pre-commit==4.0.1 -hypothesis==6.112.5 +hypothesis==6.123.1 tblib==3.0.0 unittest-xml-reporting==3.2.0 pipdeptree==2.23.4