diff --git a/pyproject.toml b/pyproject.toml index 1719d32..189e366 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ requires-python = ">=3.10" dependencies = [ - "reqstool-python-decorators == 0.0.5", + "reqstool-python-decorators ==0.0.6", "ruamel.yaml==0.18.10", "hatchling>=1.20.0", ]