We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6353b9e commit d5262acCopy full SHA for d5262ac
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ requires-python = ">=3.10"
27
28
dependencies = [
29
"reqstool-python-decorators==0.0.8",
30
- "ruamel.yaml==0.18.17",
+ "ruamel.yaml==0.19.1",
31
"hatchling>=1.20.0",
32
]
33
0 commit comments