From 335800ccb334e2dc12b2b8228e140d2b29c5cc6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 06:00:37 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20SQLAlchemy=20to?= =?UTF-8?q?=20v2.0.29=20(#582)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jupyterlab/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/requirements.txt b/jupyterlab/requirements.txt index 1007501e..4fba63ee 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.1 seaborn==0.13.2 -SQLAlchemy==2.0.28 \ No newline at end of file +SQLAlchemy==2.0.29 \ No newline at end of file