Skip to content

Commit 6f32889

Browse files
chore(deps-dev): bump pydocstyle from 6.1.1 to 6.3.0
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 6.1.1 to 6.3.0. - [Release notes](https://github.com/PyCQA/pydocstyle/releases) - [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst) - [Commits](PyCQA/pydocstyle@6.1.1...6.3.0) --- updated-dependencies: - dependency-name: pydocstyle dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b764a81 commit 6f32889

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

poetry.lock

Lines changed: 8 additions & 7 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
@@ -19,7 +19,7 @@ pytest = "^7.4.2"
1919
tox = "^3.24.4"
2020
flake8 = "^3.9.2"
2121
black = "^21.9b0"
22-
pydocstyle = "^6.1.1"
22+
pydocstyle = "^6.3.0"
2323
mypy = "^0.910"
2424
types-requests = "^2.26.1"
2525
isort = "^5.10.1"

0 commit comments

Comments
 (0)