From ca1f8feee64b1af6865d87eed1497da67e35e0c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 14:52:49 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20SQLAlchemy=20to?= =?UTF-8?q?=20v2.0.32=20(#612)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- jupyterlab/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/requirements.txt b/jupyterlab/requirements.txt index 92edae3..3c869c0 100644 --- a/jupyterlab/requirements.txt +++ b/jupyterlab/requirements.txt @@ -17,4 +17,4 @@ psycopg2==2.9.9 python-dateutil==2.9.0.post0 scrapy==2.11.2 seaborn==0.13.2 -SQLAlchemy==2.0.31 \ No newline at end of file +SQLAlchemy==2.0.32 \ No newline at end of file