diff --git a/pyproject.toml b/pyproject.toml index 4f3eed0..dd46eb2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ starlette = "<0.35" autoflake = "<2.3" black = "^23" codecov = "^2.1.12" -httpx = "^0.24.0" +httpx = "^0.25.0" mypy = "^1.1" pre-commit = "2.21.0" pytest = "^7"