diff --git a/pyproject.toml b/pyproject.toml index 130c5d7..007acb8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ Repository = "https://github.com/pyiron/pysqa" sge = ["defusedxml==0.7.1"] remote = [ "paramiko==3.4.0", - "tqdm==4.66.2", + "tqdm==4.66.4", ] executor = [ "pympipool==0.8.2",