diff --git a/pyproject.toml b/pyproject.toml index db7e32e..8a8b971 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ mypy = "^1.0.0" pytest = "^7.2.0" pytest-deadfixtures = "^2.2.1" flake8-black = "^0.3.6" -black = "^23.0.0" +black = "^24.0.0" pytest-cov = "^4.0.0" coveralls = "^3.3.1" types-requests = "^2.28.11.7"