diff --git a/pyproject.toml b/pyproject.toml index 1d15440..64f4a22 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ tooling = [ # linting "ruff ==0.0.292", # tests - "httpx ==0.26.0", + "httpx ==0.27.0", "sqlalchemy-utils ==0.41.1", "python-dotenv ==1.0.0", "pytest ==7.4.4",