Skip to content

Bump pydocstyle from 6.2.2 to 6.2.3

HIFIS Bot requested to merge dependabot-pip-pydocstyle-6.2.3 into main

Bumps pydocstyle from 6.2.2 to 6.2.3.

Release notes

Sourced from pydocstyle's releases.

6.2.3

What's Changed

New Contributors

Full Changelog: https://github.com/PyCQA/pydocstyle/compare/6.2.2...6.2.3

Changelog

Sourced from pydocstyle's changelog.

6.2.3 - January 8th, 2023

Bug Fixes

  • Fix decorator parsing for async function. Resolves some false positives with async functions and overload. (#577)
  • Obey match rules in pre-commit usage (#610).
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports