Skip to content

build(deps-dev): update flake8-docstrings requirement from <1.8,>=1.0 to >=1.7.0,<1.8#187

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flake8-docstrings-gte-1.7.0-and-lt-1.8
Open

build(deps-dev): update flake8-docstrings requirement from <1.8,>=1.0 to >=1.7.0,<1.8#187
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/flake8-docstrings-gte-1.7.0-and-lt-1.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Updates the requirements on flake8-docstrings to permit the latest version.

Changelog

Sourced from flake8-docstrings's changelog.

1.7.0

  • Add --property-decorators option.

1.6.0

  • Fix --ignore-noqa by disabling pydocstyle's noqa handling.

1.5.0

  • Add --ignore-decorators option which allows functions with a specific decorator to ignore error codes.

1.4.0

  • Add --docstring-convention option which allows selection of conventions besides the default pep257. Available options are based on those available from pydocstyle and are currently pep257, google, and numpy. flake8-docstrings also adds a special all docstring convention which will enable all rules from pydocstyle. Note that pydocstyle defines some conflicting rules so you'll want to use ignore / extend-ignore when selecting docstring-convention = all

  • Bump minimum flake8 version to 3

  • Fix proper handling of stdin via --stdin-display-name

1.3.1

  • Fix incompatibility with pydocstyle 4.x

1.3.0

  • Bump minimum pydocstyle version to 2.1.0

1.2.0

  • Fix EnvironError and AllError invocations

  • Avoid Flake8 warning for requesting builtins

1.1.0

... (truncated)

Commits
  • cd8a6e7 1.7.0
  • e8c4f6c Merge pull request #48 from NMertsch/main
  • 85c3467 Improve consistency
  • 90edee9 [pre-commit.ci] auto fixes from pre-commit.com hooks
  • 2db7fd1 Add support for --property-decorators (pydocstyle 6.2.0) and --ignore-self-on...
  • 76463dc Merge pull request #45 from PyCQA/pre-commit-ci-update-config
  • 6b63437 [pre-commit.ci] pre-commit autoupdate
  • 24f52ee Merge pull request #46 from PyCQA/drop-py36
  • 5b9e800 drop python 3.6
  • 2469ca3 Merge pull request #44 from PyCQA/pre-commit-ci-update-config
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [flake8-docstrings](https://github.com/pycqa/flake8-docstrings) to permit the latest version.
- [Changelog](https://github.com/PyCQA/flake8-docstrings/blob/main/HISTORY.rst)
- [Commits](PyCQA/flake8-docstrings@1.0.1...1.7.0)

---
updated-dependencies:
- dependency-name: flake8-docstrings
  dependency-version: 1.7.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants