diff --git a/pyproject.toml b/pyproject.toml index 8d4f5b8..b1e0fec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ requires-python = ">=3.10" dependencies = [ "reqstool-python-decorators==0.0.8", - "ruamel.yaml==0.18.14", + "ruamel.yaml==0.18.15", "hatchling>=1.20.0", ]