diff options
Diffstat (limited to 'pyproject.toml')
-rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 784197d..752f2ea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ black = "^24.1.1" pytest = {extras = ["asyncio"], version = "^8.0.0"} ruff = "^0.7.3" types-pillow = "^10.1.0.2" -pytest-cov = "^5.0.0" +pytest-cov = "^6.0.0" sphinx = "^7.2.6" furo = "^2024.1.29" sphinx-issues = "^4.1.0" |