From 882243cb269dd40b379ab58ffde9fcba4ff41eb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Jun 2021 06:47:58 +0000 Subject: [PATCH] Bump hypothesis from 6.13.14 to 6.14.0 in /tools Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 6.13.14 to 6.14.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-6.13.14...hypothesis-python-6.14.0) --- updated-dependencies: - dependency-name: hypothesis dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 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 36b9441d381a4e..9f7680f7e1e834 100644 --- a/tools/requirements_pytest.txt +++ b/tools/requirements_pytest.txt @@ -1,4 +1,4 @@ pytest==6.2.4 pytest-cov==2.12.1 mock==4.0.3 -hypothesis==6.13.14 +hypothesis==6.14.0