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 9584235 commit 3a453f5Copy full SHA for 3a453f5
dev-requirements.txt
@@ -12,7 +12,7 @@ pytest==4.6.11; python_version < '3'
12
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.2; python_version >= '3'
+shellcheck-py==0.9.0.5; python_version >= '3'
16
rstcheck==3.3.1; python_version >= '3'
17
yamllint==1.32.0; python_version >= '3'
18
voluptuous==0.13.1; python_version >= '3'
0 commit comments