diff --git a/pyproject.toml b/pyproject.toml index bec13af..ad2a77a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ dependencies = [ "typer>=0.9.0", "rich>=13.0.0", "python-dotenv>=1.0.0", - "pyyaml>=6.0", + "pyyaml>=6.0.3", "cryptography>=41.0.0", "pydantic>=2.0.0", ]