diff --git a/pyproject.toml b/pyproject.toml index e6c31f5..64a5bbf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "pydantic-core==2.41.5", "pydantic-settings==2.13.1", "python-dateutil==2.9.0.post0", - "python-dotenv==1.2.1", + "python-dotenv==1.2.2", "python-multipart==0.0.22", "pyyaml==6.0.3", "requests==2.32.5",