From 8e7f6a57f68fcbb2d65b0c5be75a8691a2177153 Mon Sep 17 00:00:00 2001 From: "plural-renovate[bot]" Date: Sun, 5 May 2024 20:07:42 +0000 Subject: [PATCH] fix(deps): Update dependency sqlalchemy to v2.0.30 Signed-off-by: plural-renovate[bot]@users.noreply.github.com --- jupyter-scipy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyter-scipy/requirements.txt b/jupyter-scipy/requirements.txt index b00ee25c..401e28d5 100644 --- a/jupyter-scipy/requirements.txt +++ b/jupyter-scipy/requirements.txt @@ -28,7 +28,7 @@ scikit-image==0.23.2 scikit-learn==1.4.2 scipy==1.13.0 seaborn==0.13.2 -sqlalchemy==2.0.29 +sqlalchemy==2.0.30 statsmodels==0.14.2 sympy==1.12 tables==3.9.2