diff --git a/pyproject.toml b/pyproject.toml index a8dbf56..fc00e81 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "fake-useragent==2.2.0", "g4f>=0.6.1.6", "loguru==0.7.3", - "pydantic-settings==2.13.1", + "pydantic-settings==2.14.0", "matplotlib==3.10.8", ]