diff --git a/pyproject.toml b/pyproject.toml index c4368cf..6502745 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ pre-commit = "^4.0.0" pylint="^3.3.0" isort = "^5.12.0" toml="^0.10.0" -black="^24.3.0" +black="^25.11.0" pytest = "^8.3.1" httpx = "^0.28.1" pytest-cov = "^6.0.0"