fix(deps): lock file maintenance python dependencies #56

Manually merged
Boria138 merged 1 commits from renovate/python-dependencies into main 2025-10-08 13:41:49 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change Age Confidence
lockFileMaintenance All locks refreshed
beautifulsoup4 (changelog) project.dependencies minor >=4.13.5 -> >=4.14.2 age confidence
orjson (changelog) project.dependencies patch >=3.11.2 -> >=3.11.3 age confidence
psutil project.dependencies minor >=7.0.0 -> >=7.1.0 age confidence
pyright dependency-groups patch >=1.1.404 -> >=1.1.406 age confidence
pyside6 (changelog) project.dependencies minor >=6.9.1 -> >=6.10.0 age confidence
websocket-client (source) project.dependencies minor >=1.8.0 -> >=1.9.0 age confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

ijl/orjson (orjson)

v3.11.3

Compare Source

Fixed
  • Fix PyPI project metadata when using maturin 1.9.2 or later.
giampaolo/psutil (psutil)

v7.1.0

Compare Source

=====

2025-09-17

Enhancements

  • 2581_, [Windows]: publish ARM64 wheels. (patch by Matthieu Darbois)
  • 2571_, [FreeBSD]: Dropped support for FreeBSD 8 and earlier. FreeBSD 8 was
    maintained from 2009 to 2013.
  • 2575_: introduced dprint CLI tool to format .yml and .md files.

Bug fixes

  • 2473_, [macOS]: Fix build issue on macOS 11 and lower.
  • 2494_, [Windows]: All APIs dealing with paths, such as
    Process.memory_maps(), Process.exe() and Process.open_files()_ does
    not properly handle UNC paths. Paths such as \\??\\C:\\Windows\\Temp and
    '\\Device\\HarddiskVolume1\\Windows\\Temp' are now converted to
    C:\\Windows\\Temp. (patch by Ben Peddell)
  • 2506_, [Windows]: Windows service APIs had issues with unicode services using
    special characters in their name.
  • 2514_, [Linux]: Process.cwd()_ sometimes fail with FileNotFoundError due
    to a race condition.
  • 2526_, [Linux]: Process.create_time(), which is used to univocally
    identify a process over time, is subject to system clock updates, and as such
    can lead to Process.is_running()
    returning a wrong result. A monotonic
    creation time is now used instead. (patch by Jonathan Kohler)
  • 2528_, [Linux]: Process.children()_ may raise PermissionError. It will
    now raise AccessDenied_ instead.
  • 2540_, [macOS]: boot_time()_ is off by 45 seconds (C precision issue).
  • 2541_, 2570_, 2578_ [Linux], [macOS], [NetBSD]: Process.create_time()_ does
    not reflect system clock updates.
  • 2542_: if system clock is updated Process.children()_ and
    Process.parent()_ may not be able to return the right information.
  • 2545_: [Illumos]: Fix handling of MIB2_UDP_ENTRY in net_connections()_.
  • 2552_, [Windows]: boot_time()_ didn't take into account the time spent
    during suspend / hibernation.
  • 2560_, [Linux]: Process.memory_maps()_ may crash with IndexError on
    RISCV64 due to a malformed /proc/{PID}/smaps file. (patch by Julien
    Stephan)
  • 2586_, [macOS], [CRITICAL]: fixed different places in C code which can
    trigger a segfault.
  • 2604_, [Linux]: virtual_memory()_ "used" memory does not match recent
    versions of free CLI utility. (patch by Isaac K. Ko)
  • 2605_, [Linux]: psutil.sensors_battery() reports a negative amount for
    seconds left.
  • 2607_, [Windows]: WindowsService.description() method may fail with
    ERROR_NOT_FOUND. Now it returns an empty string instead.
  • 2610:, [macOS], [CRITICAL]: fix cpu_freq()_ segfault on ARM architectures.

Compatibility notes

  • 2571_: dropped support for FreeBSD 8 and earlier.
RobertCraigie/pyright-python (pyright)

v1.1.406

Compare Source

v1.1.405

Compare Source

websocket-client/websocket-client (websocket-client)

v1.9.0

Compare Source

1.9.0


Configuration

📅 Schedule: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 | Age | Confidence | |---|---|---|---|---|---| | | | lockFileMaintenance | All locks refreshed | | | | beautifulsoup4 ([changelog](https://git.launchpad.net/beautifulsoup/tree/CHANGELOG)) | project.dependencies | minor | `>=4.13.5` -> `>=4.14.2` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/beautifulsoup4/4.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/beautifulsoup4/4.13.5/4.14.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [orjson](https://github.com/ijl/orjson) ([changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)) | project.dependencies | patch | `>=3.11.2` -> `>=3.11.3` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/orjson/3.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/orjson/3.11.2/3.11.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [psutil](https://github.com/giampaolo/psutil) | project.dependencies | minor | `>=7.0.0` -> `>=7.1.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/psutil/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/psutil/7.0.0/7.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pyright](https://github.com/RobertCraigie/pyright-python) | dependency-groups | patch | `>=1.1.404` -> `>=1.1.406` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pyright/1.1.406?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyright/1.1.404/1.1.406?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [pyside6](https://code.qt.io/cgit/pyside/pyside-setup.git/) ([changelog](https://code.qt.io/cgit/pyside/pyside-setup.git/tree/doc/changelogs)) | project.dependencies | minor | `>=6.9.1` -> `>=6.10.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/pyside6/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pyside6/6.9.1/6.10.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [websocket-client](https://github.com/websocket-client/websocket-client.git) ([source](https://github.com/websocket-client/websocket-client)) | project.dependencies | minor | `>=1.8.0` -> `>=1.9.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/websocket-client/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/websocket-client/1.8.0/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | 🔧 This Pull Request updates lock files to use the latest dependency versions. --- ### Release Notes <details> <summary>ijl/orjson (orjson)</summary> ### [`v3.11.3`](https://github.com/ijl/orjson/blob/HEAD/CHANGELOG.md#3113---2025-08-26) [Compare Source](https://github.com/ijl/orjson/compare/3.11.2...3.11.3) ##### Fixed - Fix PyPI project metadata when using maturin 1.9.2 or later. </details> <details> <summary>giampaolo/psutil (psutil)</summary> ### [`v7.1.0`](https://github.com/giampaolo/psutil/blob/HEAD/HISTORY.rst#710) [Compare Source](https://github.com/giampaolo/psutil/compare/release-7.0.0...release-7.1.0) \===== 2025-09-17 **Enhancements** - 2581\_, \[Windows]: publish ARM64 wheels. (patch by Matthieu Darbois) - 2571\_, \[FreeBSD]: Dropped support for FreeBSD 8 and earlier. FreeBSD 8 was maintained from 2009 to 2013. - 2575\_: introduced `dprint` CLI tool to format .yml and .md files. **Bug fixes** - 2473\_, \[macOS]: Fix build issue on macOS 11 and lower. - 2494\_, \[Windows]: All APIs dealing with paths, such as `Process.memory_maps()`*, `Process.exe()`* and `Process.open_files()`\_ does not properly handle UNC paths. Paths such as `\\??\\C:\\Windows\\Temp` and `'\\Device\\HarddiskVolume1\\Windows\\Temp'` are now converted to `C:\\Windows\\Temp`. (patch by Ben Peddell) - 2506\_, \[Windows]: Windows service APIs had issues with unicode services using special characters in their name. - 2514\_, \[Linux]: `Process.cwd()`\_ sometimes fail with `FileNotFoundError` due to a race condition. - 2526\_, \[Linux]: `Process.create_time()`*, which is used to univocally identify a process over time, is subject to system clock updates, and as such can lead to `Process.is_running()`* returning a wrong result. A monotonic creation time is now used instead. (patch by Jonathan Kohler) - 2528\_, \[Linux]: `Process.children()`\_ may raise `PermissionError`. It will now raise `AccessDenied`\_ instead. - 2540\_, \[macOS]: `boot_time()`\_ is off by 45 seconds (C precision issue). - 2541\_, 2570\_, 2578\_ \[Linux], \[macOS], \[NetBSD]: `Process.create_time()`\_ does not reflect system clock updates. - 2542\_: if system clock is updated `Process.children()`\_ and `Process.parent()`\_ may not be able to return the right information. - 2545\_: \[Illumos]: Fix handling of MIB2\_UDP\_ENTRY in `net_connections()`\_. - 2552\_, \[Windows]: `boot_time()`\_ didn't take into account the time spent during suspend / hibernation. - 2560\_, \[Linux]: `Process.memory_maps()`\_ may crash with `IndexError` on RISCV64 due to a malformed `/proc/{PID}/smaps` file. (patch by Julien Stephan) - 2586\_, \[macOS], \[CRITICAL]: fixed different places in C code which can trigger a segfault. - 2604\_, \[Linux]: `virtual_memory()`\_ "used" memory does not match recent versions of `free` CLI utility. (patch by Isaac K. Ko) - 2605\_, \[Linux]: `psutil.sensors_battery()` reports a negative amount for seconds left. - 2607\_, \[Windows]: `WindowsService.description()` method may fail with `ERROR_NOT_FOUND`. Now it returns an empty string instead. - 2610:, \[macOS], \[CRITICAL]: fix `cpu_freq()`\_ segfault on ARM architectures. **Compatibility notes** - 2571\_: dropped support for FreeBSD 8 and earlier. </details> <details> <summary>RobertCraigie/pyright-python (pyright)</summary> ### [`v1.1.406`](https://github.com/RobertCraigie/pyright-python/compare/v1.1.405...v1.1.406) [Compare Source](https://github.com/RobertCraigie/pyright-python/compare/v1.1.405...v1.1.406) ### [`v1.1.405`](https://github.com/RobertCraigie/pyright-python/compare/v1.1.404...v1.1.405) [Compare Source](https://github.com/RobertCraigie/pyright-python/compare/v1.1.404...v1.1.405) </details> <details> <summary>websocket-client/websocket-client (websocket-client)</summary> ### [`v1.9.0`](https://github.com/websocket-client/websocket-client/releases/tag/v1.9.0) [Compare Source](https://github.com/websocket-client/websocket-client/compare/v1.8.0...v1.9.0) 1.9.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on monday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjEzNS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Renovate_bot added 1 commit 2025-10-08 12:05:44 +00:00
fix(deps): lock file maintenance python dependencies
Some checks failed
Code check / Check code (pull_request) Failing after 1m14s
0e50b50013
Boria138 manually merged commit 03566da704 into main 2025-10-08 13:41:49 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Boria138/PortProtonQt#56