From ef624d8220e8905b8a68e8a452a6f09f7e7aa6cc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 19 Jul 2021 21:18:08 +0000 Subject: [PATCH] chore(deps): bump hypothesis from 5.10.1 to 6.14.3 Bumps [hypothesis](https://github.com/HypothesisWorks/hypothesis) from 5.10.1 to 6.14.3. - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases) - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-python-5.10.1...hypothesis-python-6.14.3) 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..84355c89e 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.3 prompt-toolkit==3.0.5 psutil>=5.7.0,<6.0.0 py>=1.5.0