diff --git a/pyproject.toml b/pyproject.toml index 0e01a42..c4df9c6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "matplotlib==3.10.1", "pluggy==1.5.0", "python-dotenv==1.0.1", - "pyyaml==6.0.2", + "pyyaml==6.0.3", "typer>=0.15.4", "GitPython>=3.1.43", "python-dxf>=12.1.1",