build(deps-dev): bump flake8-rst-docstrings from 0.2.6 to 0.2.7 (#199)

Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) from 0.2.6 to 0.2.7.
- [Release notes](https://github.com/peterjc/flake8-rst-docstrings/releases)
- [Commits](https://github.com/peterjc/flake8-rst-docstrings/commits)

---
updated-dependencies:
- dependency-name: flake8-rst-docstrings
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-07-17 21:39:11 -05:00
committed by GitHub
parent 24a2335877
commit bf9dd5ba8a
2 changed files with 5 additions and 5 deletions

View File

@@ -46,7 +46,7 @@ black = ">=21.10b0"
flake8-bandit = "^3.0.0"
flake8-bugbear = ">=21.9.2"
flake8-docstrings = "^1.6.0"
flake8-rst-docstrings = "^0.2.3"
flake8-rst-docstrings = "^0.2.7"
pep8-naming = "^0.13.0"
darglint = "^1.8.1"
reorder-python-imports = "^3.1.0"