From c23167753fab69619c364f96929fa178da310f93 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Wed, 3 Jan 2024 09:08:24 +0100 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 78e6fa8eb..429834ce0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,7 +35,7 @@ dependencies = [ "psutil==5.9.7", "pyfileindex==0.0.19", "pysqa==0.1.9", - "sqlalchemy==2.0.24", + "sqlalchemy==2.0.25", "tables==3.9.2", "tqdm==4.66.1", "traitlets==5.14.0",