Update dependency pep8-naming to ~=0.15.1 #44

Open
renovate-bot wants to merge 1 commits from renovate/pep8-naming-0.x into main
Collaborator

This PR contains the following updates:

Package Update Change
pep8-naming (changelog) minor ~=0.14.1 -> ~=0.15.1

Release Notes

PyCQA/pep8-naming (pep8-naming)

v0.15.1

Compare Source

  • N808 now allows type variable names to start with an underscore.

v0.15.0

Compare Source

  • Add support for Python 3.13.
  • Drop support for Python 3.8.
  • N808 checks type variable names use the CapWords convention and have an appropriate suffix.

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.


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

This PR has been generated by Renovate Bot.

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.14.1` -> `~=0.15.1` | --- ### Release Notes <details> <summary>PyCQA/pep8-naming (pep8-naming)</summary> ### [`v0.15.1`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0151---2025-05-05) [Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.15.0...0.15.1) - N808 now allows type variable names to start with an underscore. ### [`v0.15.0`](https://github.com/PyCQA/pep8-naming/blob/HEAD/CHANGELOG.rst#0150---2025-04-29) [Compare Source](https://github.com/PyCQA/pep8-naming/compare/0.14.1...0.15.0) - Add support for Python 3.13. - Drop support for Python 3.8. - N808 checks type variable names use the CapWords convention and have an appropriate suffix. </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjMuMCIsInVwZGF0ZWRJblZlciI6IjQwLjMuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-04-29 08:00:24 -06:00
Update dependency pep8-naming to ~=0.15.0
All checks were successful
Build Docker Image / build (pull_request) Successful in 1m11s
c1721622c5
renovate-bot force-pushed renovate/pep8-naming-0.x from c1721622c5 to cb0c8c2a35 2025-05-05 15:00:23 -06:00 Compare
renovate-bot changed title from Update dependency pep8-naming to ~=0.15.0 to Update dependency pep8-naming to ~=0.15.1 2025-05-05 15:00:23 -06:00
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m8s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/pep8-naming-0.x:renovate/pep8-naming-0.x
git checkout renovate/pep8-naming-0.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: timatlee/cloudflare-ddns-docker-updated#44
No description provided.