diff --git a/pyproject.toml b/pyproject.toml index c187249..6fe46f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ python = "^3.7" requests = "^2.28.1" [tool.poetry.dev-dependencies] -black = "^22.10.0" +black = "^24.0.0" coverage = "^6.5.0" pytest = "^7.2.0" pytest-mock = "^3.10.0"