diff --git a/pyproject.toml b/pyproject.toml index d24830e..4df1eaa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -10,7 +10,7 @@ readme = "README.md" requires-python = ">=3.12" dependencies = [ "beautifulsoup4==4.12.*", - "fastapi[standard]==0.112.*", + "fastapi[standard]==0.114.*", "httpx[http2]==0.27.*", "loguru==0.7.*", "lxml==5.3.*",