From 84259a210b619e6fa78b1258f56368743f91551b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 21:27:47 +0000 Subject: [PATCH] chore(deps): update dependency web3 to v6.17.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d1dc540..aecec22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ flask~=3.0.2 -web3==6.15.1 +web3==6.17.1 simplejson==3.19.2 GPIOSimulator==0.1 #Rasp-pi Simulator package #RPi.GPIO==0.7.0 #use when connected to real rasp-pi