diff --git a/pyproject.toml b/pyproject.toml index 4cac709..f2a0e8a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,7 +15,7 @@ classifiers = [ dependencies = [ "fastmcp==3.4.7", "fastf1==3.8.3", - "pydantic==2.13.4", + "pydantic==2.13.5", "httpx[http2]==0.28.1", "feedparser==6.0.14", "python-dotenv==1.2.3",