From 156565174c6caaaf05ca201d6069b42275bd61e9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 28 May 2023 11:44:05 +0000 Subject: [PATCH] chore(deps): update dependency dython to v0.7.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 131ba612..b1f1b770 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -dython==0.6.7 +dython==0.7.4 matplotlib==3.4.2 numpy==1.20.3 pandas==1.2.*