diff --git a/pyproject.toml b/pyproject.toml
index 5eb3e21..d01e2f0 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -40,7 +40,7 @@ Repository = "https://github.com/pyiron/pysqa"
 sge = ["defusedxml==0.7.1"]
 remote = [
     "paramiko==3.4.0",
-    "tqdm==4.66.1",
+    "tqdm==4.66.2",
 ]
 executor = [
     "pympipool==0.7.11",