diff --git a/pyproject.toml b/pyproject.toml index c8af48c22..d67a7b240 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ dependencies = [ "pyfileindex==0.0.28", "pyiron_snippets==0.1.4", "pysqa==0.1.21", - "sqlalchemy==2.0.34", + "sqlalchemy==2.0.35", "tables==3.10.1", "tqdm==4.66.5", "traitlets==5.14.3",