diff --git a/pyproject.toml b/pyproject.toml index 631d9c7..9902969 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -49,7 +49,7 @@ Issues = "https://github.com/Barsoomx/django-celery-outbox/issues" [project.optional-dependencies] dev = [ - "ruff==0.15.17", + "ruff==0.15.21", "django-stubs>=5.0.0", "django-stubs-ext>=5.0.0", "mypy>=1.8",