diff --git a/backend/pyproject.toml b/backend/pyproject.toml index 105539af63..72f725a375 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "types-markdown>=3.7.0.20241204,<4", "types-pyyaml>=6.0.12.20241230,<7", "types-python-dateutil>=2.9.0.20241206,<3", - "poethepoet>=0.32.1,<0.40", + "poethepoet>=0.32.1,<0.41", "django-extensions>=3.2.3,<5", ] test = [