diff --git a/pyproject.toml b/pyproject.toml index 5ca6443..f55de67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ python = "^3.10" requests = "^2.23.0" [tool.poetry.dev-dependencies] -black = "^19.10b0" +black = "^24.1" pytest = "^5.4.3" flake8 = "^3.8.3" pytest-mock = "^3.1.1"