From 8fd21f84d13c4ea66ffc0f15f568e35e38694e29 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 19:34:47 +0200 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20SQLAlchemy=20to?= =?UTF-8?q?=20v2.0.17=20(#469)?= 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 9851b93..0f0d058 100644 --- a/jupyterlab/requirements.txt +++ b/jupyterlab/requirements.txt @@ -17,4 +17,4 @@ psycopg2==2.9.6 python-dateutil==2.8.2 scrapy==2.9.0 seaborn==0.12.2 -SQLAlchemy==2.0.16 \ No newline at end of file +SQLAlchemy==2.0.17 \ No newline at end of file