fix(deps): update dependency lazy-object-proxy to v1.11.0 #328

Merged
luke merged 1 commits from renovate/lazy-object-proxy-1.x into main 2025-04-16 23:52:59 +02:00
Member

This PR contains the following updates:

Package Type Update Change
lazy-object-proxy (changelog) project.dependencies minor ==1.10.0 -> ==1.11.0

Release Notes

ionelmc/python-lazy-object-proxy (lazy-object-proxy)

v1.11.0

Compare Source

  • Added Python 3.13 wheels.
  • Added support for __format__.
  • Dropped support for Python 3.8.

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 is behind base branch, 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 | Type | Update | Change | |---|---|---|---| | [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) ([changelog](https://python-lazy-object-proxy.readthedocs.io/en/latest/changelog.html)) | project.dependencies | minor | `==1.10.0` -> `==1.11.0` | --- ### Release Notes <details> <summary>ionelmc/python-lazy-object-proxy (lazy-object-proxy)</summary> ### [`v1.11.0`](https://github.com/ionelmc/python-lazy-object-proxy/blob/HEAD/CHANGELOG.rst#1110-2025-04-16) [Compare Source](https://github.com/ionelmc/python-lazy-object-proxy/compare/v1.10.0...v1.11.0) - Added Python 3.13 wheels. - Added support for `__format__`. - Dropped support for Python 3.8. </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNDUuMyIsInVwZGF0ZWRJblZlciI6IjM5LjI0NS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJ0eXBlL2RlcGVuZGVuY2llcyJdfQ==-->
renovate-bot added 1 commit 2025-04-16 19:10:11 +02:00
fix(deps): update dependency lazy-object-proxy to v1.11.0
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 12s
CI / ci (pull_request) Successful in 2m24s
5a94f24ed1
renovate-bot requested review from luke 2025-04-16 19:10:11 +02:00
Member

Decision: Accept

Change Score: 100%

The diff updates the lazy-object-proxy dependency from version 1.10.0 to 1.11.0 in both pyproject.toml and uv.lock. The uv.lock file also includes updated hashes and URLs for the new version's distribution files. This looks like a straightforward dependency update.

**Decision: Accept** **Change Score: 100%** The diff updates the `lazy-object-proxy` dependency from version 1.10.0 to 1.11.0 in both `pyproject.toml` and `uv.lock`. The `uv.lock` file also includes updated hashes and URLs for the new version's distribution files. This looks like a straightforward dependency update.
renovate-bot force-pushed renovate/lazy-object-proxy-1.x from 5a94f24ed1 to 738ed83970 2025-04-16 22:20:16 +02:00 Compare
Member

Decision: Accept

Change Score: 100%

The diff updates the lazy-object-proxy dependency from version 1.10.0 to 1.11.0 in both pyproject.toml and uv.lock. The changes in uv.lock include updated hashes and URLs for the new version's wheels and source distribution.

No issues are found in this code change.

**Decision: Accept** **Change Score: 100%** The diff updates the `lazy-object-proxy` dependency from version 1.10.0 to 1.11.0 in both `pyproject.toml` and `uv.lock`. The changes in `uv.lock` include updated hashes and URLs for the new version's wheels and source distribution. No issues are found in this code change.
luke approved these changes 2025-04-16 23:52:52 +02:00
luke merged commit 92b5d9468c into main 2025-04-16 23:52:59 +02:00
luke deleted branch renovate/lazy-object-proxy-1.x 2025-04-16 23:53:00 +02:00
Sign in to join this conversation.
No Reviewers
3 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/pypilot#328
No description provided.