From 6b150bf18fc72e3a23b908956058560033bfcdef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 09:28:49 +0000 Subject: [PATCH] chore(deps): update dependency simplejson to v3.19.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4f6dc82..c514f9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ flask~=2.3.3 web3==6.9.0 -simplejson==3.19.1 +simplejson==3.19.2 GPIOSimulator==0.1 #Rasp-pi Simulator package #RPi.GPIO==0.7.0 #use when connected to real rasp-pi