Skip to content

Update dependency pep8-naming to ^0.12.0 || ^0.14.0

igswsihw-wmadepbot requested to merge renovate/pep8-naming-0.x into main

This MR contains the following updates:

Package Type Update Change
pep8-naming (changelog) dev minor ^0.12.0 -> ^0.12.0 || ^0.14.0

Release Notes

PyCQA/pep8-naming (pep8-naming)

v0.14.1

Compare Source

  • Require Python 3.8 or later.

v0.14.0

Compare Source

  • Drop support for Python 3.7.
  • Add support for Python 3.12.
  • Ignore methods decorated by @typing.override.
  • Perform case-sensitive ignore-names globbing on all platforms.

v0.13.3

Compare Source

  • Formally require flake8 5.0.0 or later.
  • Add support for Python 3.11.

v0.13.2

Compare Source

  • Formally require Python 3.7 or later using python_requires.

v0.13.1

Compare Source

  • Fix warnings related to deprecated options syntax.

v0.13.0

Compare Source

  • Python 3.7 or later is now required.

  • setUpModule and tearDownModule are now exempted by default.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports

Loading