diff --git a/pyproject.toml b/pyproject.toml old mode 100755 new mode 100644 index 4cfabfcd..662e705f --- a/pyproject.toml +++ b/pyproject.toml @@ -110,7 +110,7 @@ dependencies = [ "click==8.1.7", "httpx==0.26.0", "pydantic==2.5.3", - "pyyaml==6.0.1", + "pyyaml==6.0.3", "rich==13.7.0", "keyring==24.3.0", "cryptography==41.0.8",