diff --git a/pyproject.toml b/pyproject.toml index 1e5785b6..eaf1c2a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "pydantic-settings~=2.8.0", "httpx[http2]~=0.28.0", "promptools[stream,validation]~=0.1.3.3", - "fake-useragent~=2.1.0", + "fake-useragent~=2.2.0", "html2text~=2024.2.26", "beautifulsoup4~=4.13.1", "rich~=14.0.0",