From 4d6fe1bcdc9e3181ac892de1f82600520309bfc3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 21:22:58 +0000 Subject: [PATCH] chore(deps): bump hypothesis from 5.10.1 to 6.14.2 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.10.1 to 6.14.2. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.10.1...hypothesis-python-6.14.2) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 19d85b30a..e3d91d458 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ eth-event>=1.0.0,<2.0.0 eth-hash[pycryptodome]==0.2.0 eth-utils==1.8.4 hexbytes==0.2.0 -hypothesis==5.10.1 +hypothesis==6.14.2 prompt-toolkit==3.0.5 psutil>=5.7.0,<6.0.0 py>=1.5.0