Skip to content

Commit

Permalink
Bump flake8-rst-docstrings from 0.2.6 to 0.2.7
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored and cauliyang committed Jul 18, 2022
1 parent 5210ae1 commit 45fbcff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ black = ">=21.10b0"
flake8-bandit = "^3.0.0"
flake8-bugbear = "^22.7.1"
flake8-docstrings = "^1.6.0"
flake8-rst-docstrings = "^0.2.6"
flake8-rst-docstrings = "^0.2.7"
pep8-naming = "^0.13.0"
darglint = "^1.8.1"
reorder-python-imports = "^3.8.1"
Expand Down

0 comments on commit 45fbcff

Please sign in to comment.