Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
chore(deps): bump pydocstyle from 3.0.0 to 6.3.0 in /dev_requirements
Bumps [pydocstyle](https://github.com/PyCQA/pydocstyle) from 3.0.0 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@3.0.0...6.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2023
commit 52c8d7627a123a46f05efab705a773dbf2663a6d
2 changes: 1 addition & 1 deletion dev_requirements/linter-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ isort==5.10.1
pylint==2.12.2
pyflakes==2.4.0
# https://github.com/PyCQA/pydocstyle/issues/375
pydocstyle==3.0.0
pydocstyle==6.3.0
readme_renderer==34.0
seed-isort-config==2.2.0
vulture==2.3