Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit d1bd00c

Browse files
Bump flake8-rst-docstrings from 0.0.14 to 0.2.3
Bumps [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) from 0.0.14 to 0.2.3. - [Release notes](https://github.com/peterjc/flake8-rst-docstrings/releases) - [Commits](peterjc/flake8-rst-docstrings@v0.0.14...v0.2.3) --- updated-dependencies: - dependency-name: flake8-rst-docstrings dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 180c3fb commit d1bd00c

File tree

2 files changed

+17
-7
lines changed

2 files changed

+17
-7
lines changed

poetry.lock

Lines changed: 16 additions & 6 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
@@ -49,7 +49,7 @@ sphinx = "^3.4.3"
4949
sphinx-autobuild = "^2020.9.1"
5050
darglint = "^1.5.8"
5151
flake8-docstrings = "^1.5.0"
52-
flake8-rst-docstrings = "^0.0.14"
52+
flake8-rst-docstrings = "^0.2.3"
5353
pep8-naming = "^0.11.1"
5454
pre-commit-hooks = "^3.4.0"
5555
typeguard = "^2.10.0"

0 commit comments

Comments
 (0)