This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [pep8-naming](https://github.com/PyCQA/pep8-naming) ([changelog](https://github.com/PyCQA/pep8-naming/blob/main/CHANGELOG.rst)) | minor | `~=0.11.1` -> `~=0.14.1` |
---
### Release Notes
<details>
<summary>PyCQA/pep8-naming (pep8-naming)</summary>
### [`v0.14.1`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0141---2024-05-17)
[Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.14.0...0.14.1)
- Require Python 3.8 or later.
### [`v0.14.0`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0140---2024-05-16)
[Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.13.3...0.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.
### [`v0.13.3`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0133---2022-12-19)
[Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.13.2...0.13.3)
- Formally require flake8 5.0.0 or later.
- Add support for Python 3.11.
### [`v0.13.2`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0132---2022-08-19)
[Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.13.1...0.13.2)
- Formally require Python 3.7 or later using `python_requires`.
### [`v0.13.1`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0131---2022-07-15)
[Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.13.0...0.13.1)
- Fix warnings related to deprecated options syntax.
### [`v0.13.0`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0130---2022-06-22)
[Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.12.1...0.13.0)
- Python 3.7 or later is now required.
- `setUpModule` and `tearDownModule` are now exempted by default.
### [`v0.12.1`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0121---2021-08-06)
[Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.12.0...0.12.1)
- Fix potential stack exhaustion in the N818 check.
### [`v0.12.0`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0120---2021-07-06)
[Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.11.1...0.12.0)
- flake8 3.9.1 or later is now required.
- N818 checks exception class names for an "Error" suffix (disabled by default).
- `asyncSetUp` and `asyncTearDown` are now exempted by default.
</details>
---
### 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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQwMi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
~=0.11.1->~=0.14.1Release Notes
PyCQA/pep8-naming (pep8-naming)
v0.14.1Compare Source
v0.14.0Compare Source
@typing.override.ignore-namesglobbing on all platforms.v0.13.3Compare Source
v0.13.2Compare Source
python_requires.v0.13.1Compare Source
v0.13.0Compare Source
Python 3.7 or later is now required.
setUpModuleandtearDownModuleare now exempted by default.v0.12.1Compare Source
v0.12.0Compare Source
flake8 3.9.1 or later is now required.
N818 checks exception class names for an "Error" suffix (disabled by default).
asyncSetUpandasyncTearDownare 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 PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.