diff --git a/pyproject.toml b/pyproject.toml index 5537445..04ea129 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Typing :: Typed", ] dependencies = [ - "httpx>=0.27.0", + "httpx>=0.28.1", "python-dotenv>=1.0.0", "click>=8.1.0", "rich>=13.0.0",