diff --git a/pyproject.toml b/pyproject.toml index 4bf1243..d45063e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ requires-python = ">=3.10" dependencies = [ "reqstool-python-decorators==0.0.7", - "ruamel.yaml==0.18.10", + "ruamel.yaml==0.18.14", "hatchling>=1.20.0", ]