Skip to content

Commit

Permalink
⬆️ Bump pydocstyle from 6.1.1 to 6.3.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent a9087b1 commit a802ce9
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
19 changes: 10 additions & 9 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 @@ -29,7 +29,7 @@ pre-commit = "^2.13.0"
mypy = "0.971"
isort = "5.9.3"
flake8 = "3.9.2"
pydocstyle = "6.1.1"
pydocstyle = "6.3.0"
black = "^22.8"
mkdocs = "^1.3.1"
mkdocs-material = "^8.2.11"
Expand Down

0 comments on commit a802ce9

Please sign in to comment.