diff --git a/pyproject.toml b/pyproject.toml index a112871..c625aca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ dynamic = [ "version", ] dependencies = [ - "httpx<0.28", # this is pinned temporarily, until respx is able to mock 0.28+ properly + "httpx<0.29", # this is pinned temporarily, until respx is able to mock 0.28+ properly "xsdata>=24.5", ] optional-dependencies.cli = [