diff --git a/pyproject.toml b/pyproject.toml index c4368cf..9fa65ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ pydantic-settings = ">=2.0.0" pre-commit = "^4.0.0" pylint="^3.3.0" isort = "^5.12.0" -toml="^0.10.0" +toml="^0.10.2" black="^24.3.0" pytest = "^8.3.1" httpx = "^0.28.1"