diff --git a/pyproject.toml b/pyproject.toml
index 14fcac58e8f1d90ffdd1956ea52dfa6115ae1d42..1571d477e4d40dac25ed8566cedda33951398d17 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -87,7 +87,7 @@ django-reversion = "^3.0.7"
 django-favicon-plus-reloaded = "^1.0.4"
 django-health-check = "^3.12.1"
 psutil = "^5.7.0"
-celery-progress = "^0.0.10"
+celery-progress = "^0.0.12"
 
 [tool.poetry.extras]
 ldap = ["django-auth-ldap"]