Skip to content
Snippets Groups Projects

Update dependency flake8-rst-docstrings to ^0.0.13

Merged Tine Wittler requested to merge renovate/flake8-rst-docstrings-0.x into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -77,7 +77,7 @@ flake8-mypy = "^17.8.0"
flake8-bandit = "^2.1.2"
flake8-builtins = "^1.4.1"
flake8-docstrings = "^1.5.0"
flake8-rst-docstrings = "^0.0.12"
flake8-rst-docstrings = "^0.0.13"
black = "^19.10b0"
flake8-black = "^0.1.1"
isort = "^4.3.21"
Loading