diff --git a/pyproject.toml b/pyproject.toml
index 2695afac260ad2a7f973536e0090c86a8546ac2d..f4f55319010c7796aa78892ab3ab82e16dd50a9e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -9,7 +9,7 @@ description = "Base Worker to easily build Arkindex ML workflows"
 license = { file = "LICENSE" }
 dependencies = [
     "humanize==4.10.0",
-    "peewee==3.17.6",
+    "peewee==3.17.7",
     "Pillow==10.4.0",
     "python-gnupg==0.5.2",
     "shapely==2.0.5",