From 4a07ac2e13af071435cc79f0e45eaa3ea59a3990 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 9 Jun 2021 21:20:06 +0000 Subject: [PATCH] chore(deps): bump hypothesis from 5.10.1 to 6.14.0 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.10.1 to 6.14.0. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.10.1...hypothesis-python-6.14.0) 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..cf4bec26e 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.0 prompt-toolkit==3.0.5 psutil>=5.7.0,<6.0.0 py>=1.5.0