diff --git a/pyproject.toml b/pyproject.toml index 057ede1..1e39d35 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ python = "^3.8" eagerx = "^0.1.40" [tool.poetry.dev-dependencies] -black = "^22.1.0" +black = "^24.8.0" pytest = "^7.0" pytest-cov = "^3.0.0" flake8 = ">=3"