diff --git a/pyproject.toml b/pyproject.toml index 8f6b7c1..422df41 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ dependencies = [ "fake-useragent==2.2.0", "g4f>=7.4.7", "loguru==0.7.3", - "pydantic-settings==2.13.1", + "pydantic-settings==2.14.1", "matplotlib==3.10.9", ]