Bump pydocstyle from 6.1.1 to 6.2.3 (#142)

Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 6.1.1 to 6.2.3.
- [Release notes](https://github.com/PyCQA/pydocstyle/releases)
- [Changelog](https://github.com/PyCQA/pydocstyle/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/PyCQA/pydocstyle/compare/6.1.1...6.2.3)

---
updated-dependencies:
- dependency-name: pydocstyle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

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] 2023-01-09 20:53:40 +02:00 committed by GitHub
parent 901e398a40
commit 4c17a36f5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,5 +3,5 @@ flake8==6.0.0
isort==5.11.4
mypy==0.991
pre-commit==2.21.0
pydocstyle==6.1.1
pydocstyle==6.2.3
pylint==2.15.10