From 3269fa18bdb6cd7c0837a59828ce246a038d02aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 05:54:09 +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..3e3c92b 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.99.11 # 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