diff --git a/pyproject.toml b/pyproject.toml index 623e968..c674259 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ python = "^3.8" [tool.poetry.group.dev.dependencies] faker = "^23.1.0" -django = "^5.0.2" +django = "^5.0.8" isort = "^5.13.2" pylint = "^3.0.3"