From 5f13fc9e9be87285dc1c4d2e0e745e5c5bffb3ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 21 Aug 2022 04:55:17 +0300 Subject: [PATCH] Update mythril from 0.22.19 to 0.23.8 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8161c91..95dfbcd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -mythril==0.22.19 +mythril==0.23.8 web3==4.9.1 eth_abi==1.3.0 eth-account>=0.1.0a2,<=0.3.0