From ff5528647220a5a62b618ce6c62b539019b57f93 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 29 Nov 2022 21:02:51 +0000
Subject: [PATCH] Bump hypothesis from 6.31.3 to 6.58.1 in /tools

Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.31.3 to 6.58.1.
- [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
- [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.31.3...hypothesis-python-6.58.1)

---
updated-dependencies:
- dependency-name: hypothesis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 tools/requirements_pytest.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/requirements_pytest.txt b/tools/requirements_pytest.txt
index 14fd0f769279ec..b3c639cd863870 100644
--- a/tools/requirements_pytest.txt
+++ b/tools/requirements_pytest.txt
@@ -1,3 +1,3 @@
 pytest==7.0.1
 pytest-cov==3.0.0
-hypothesis==6.31.3
+hypothesis==6.58.1