diff --git a/pyproject.toml b/pyproject.toml index beee218..0e41548 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ mypy = "1.14.1" pytest = "7.4.4" black = "23.12.1" pytest-cov = "4.1.0" -coverage = "7.6.1" +coverage = "7.12.0" isort = "5.13.2" sphinx = "6.2.1" sphinx-rtd-theme = "1.3.0"