Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 6c0b90f

Browse files
authored
Merge pull request #554 from staticdev/dependabot/pip/flake8-rst-docstrings-0.2.5
Bump flake8-rst-docstrings from 0.2.4 to 0.2.5
2 parents 97ca1ae + 63d0dd8 commit 6c0b90f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ flake8 = "^4.0.1"
3939
flake8-bandit = "^2.1.2"
4040
flake8-bugbear = "^21.11.29"
4141
flake8-docstrings = "^1.6.0"
42-
flake8-rst-docstrings = "^0.2.4"
42+
flake8-rst-docstrings = "^0.2.5"
4343
pep8-naming = "^0.12.1"
4444
darglint = "^1.8.1"
4545
reorder-python-imports = "^2.6.0"

0 commit comments

Comments
 (0)