diff --git a/pyproject.toml b/pyproject.toml index bece6e2..af9d096 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ classifiers = [ ] [tool.poetry.dev-dependencies] - black = "^22.8.0" + black = "^24.0.0" isort = "^5.10.1" flake8 = [ { version = "^4.0.1", python = "<3.7" },