diff --git a/pyproject.toml b/pyproject.toml index 7c82f45..5b4d896 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ Homepage = "https://github.com/mounirmesselmeni/django-highlightjs/" Repository = "https://github.com/mounirmesselmeni/django-highlightjs/" [dependency-groups] -dev = ["coverage>=7,<8", "pre-commit>=3,<5", "ruff>=0.6,<0.13"] +dev = ["coverage>=7,<8", "pre-commit>=3,<5", "ruff>=0.6,<0.16"] [tool.hatch.build.targets.sdist] include = ["highlightjs"]