We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b48f647 commit 5bbb930Copy full SHA for 5bbb930
dev-requirements.txt
@@ -13,7 +13,7 @@ pytest==7.2.0; python_version >= '3'
13
# Non-test requirements (python 3+ only)
14
pylint==2.5.3; python_version >= '3'
15
shellcheck-py==0.9.0.5; python_version >= '3'
16
-rstcheck==3.3.1; python_version >= '3'
+rstcheck==3.5.0; python_version >= '3'
17
yamllint==1.32.0; python_version >= '3'
18
voluptuous==0.13.1; python_version >= '3'
19
ansible-lint==6.17.0; python_version >= '3.9'
0 commit comments