diff --git a/pyproject.toml b/pyproject.toml index c6377b078..4853850c7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -36,7 +36,7 @@ dependencies = [ "pyfileindex==0.0.18", "pysqa==0.1.7", "sqlalchemy==2.0.23", - "tables==3.9.1", + "tables==3.9.2", "tqdm==4.66.1", "traitlets==5.14.0", ]