Update dependency pep8-naming to ^0.13.2 || ^0.14.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
pep8-naming (changelog) | dev | minor |
^0.13.2 -> ^0.13.2 || ^0.14.0
|
Release Notes
PyCQA/pep8-naming (pep8-naming)
v0.14.1
- Require Python 3.8 or later.
v0.14.0
- 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.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.