From 5ef23eefb29066f790359e1903b85a7be80d62de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 05:15:39 +0000 Subject: [PATCH] Update dependency hypothesis to v6 --- test-dep/testing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-dep/testing.txt b/test-dep/testing.txt index 4a21bdb..478a652 100644 --- a/test-dep/testing.txt +++ b/test-dep/testing.txt @@ -8,7 +8,7 @@ psycopg2==2.8.4 --no-binary psycopg2 # https://github.com/psycopg/psycopg2 django-stubs==1.4.0 # https://github.com/typeddjango/django-stubs pytest==5.3.5 # https://github.com/pytest-dev/pytest pytest-sugar==0.9.2 # https://github.com/Frozenball/pytest-sugar -hypothesis==5.19.3 # https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python +hypothesis==6.112.0 # https://github.com/HypothesisWorks/hypothesis/tree/master/hypothesis-python pytest-cov==2.10.0 # https://github.com/pytest-dev/pytest-cov responses==0.12.1