diff --git a/setup.cfg b/setup.cfg index 794e1a7..77f4b7f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,7 +43,7 @@ dev = pre-commit==2.10.0 pytest==6.2.2 pytest-cov==2.11.1 - yamllint==1.26.0 + yamllint==1.26.1 doc = Sphinx==3.4.3 furo==2020.12.30b24 @@ -54,7 +54,7 @@ lint = flake8-implicit-str-concat==0.2.0 flake8-print==4.0.0 isort==5.7.0 - yamllint==1.26.0 + yamllint==1.26.1 test = pytest==6.2.2 pytest-cov==2.11.1