From beb52ef068b31fa04665c3108620315feee905d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 04:55:44 +0000 Subject: [PATCH] Bump hypothesis from 6.79.3 to 6.81.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.79.3 to 6.81.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.79.3...hypothesis-python-6.81.2) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements-indirect.txt | 2 +- requirements/requirements-tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/requirements-indirect.txt b/requirements/requirements-indirect.txt index 2bd3da786..dfe37f2bf 100644 --- a/requirements/requirements-indirect.txt +++ b/requirements/requirements-indirect.txt @@ -4,7 +4,7 @@ charset-normalizer==3.2.0 constantly==15.1.0 exceptiongroup==1.1.2 gitdb==4.0.10 -hypothesis==6.79.3 +hypothesis==6.81.2 idna==3.4 incremental==22.10.0 jmespath==1.0.1 diff --git a/requirements/requirements-tests.txt b/requirements/requirements-tests.txt index f13f3c7be..e5d095c4d 100644 --- a/requirements/requirements-tests.txt +++ b/requirements/requirements-tests.txt @@ -1 +1 @@ -hypothesis==6.79.3 +hypothesis==6.81.2