diff --git a/pyproject.toml b/pyproject.toml index 81d9cce..846360f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -23,7 +23,7 @@ pre-commit = "^4.6.0" pylint="^4.0.6" yamllint="^1.35.0" isort = "^6.0.1" -toml = "^0.10.0" +toml = "^0.10.2" black = "^26.1.0" pytest = "^9.0.3" httpx = { version = ">=0.28.1", optional = true }