Skip to content

chore: bump the dev-dependencies group across 1 directory with 3 updates - #85

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dev-dependencies-185c7e23ce
Open

chore: bump the dev-dependencies group across 1 directory with 3 updates#85
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dev-dependencies-185c7e23ce

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Copy link
Copy Markdown

Bumps the dev-dependencies group with 3 updates in the / directory: pyqt6, pyqt6-qt6 and pyqt6-sip.

Updates pyqt6 from 6.4.1 to 6.11.0

Updates pyqt6-qt6 from 6.4.2 to 6.11.1

Updates pyqt6-sip from 13.4.1 to 13.11.1

Changelog

Sourced from pyqt6-sip's changelog.

Release Notes

v6.16.0

ABI Versions

The current ABI versions are now v12.19.0 and v13.12.0 and v14.0.0.

ABI v14

ABI v14 has been added as an experimental ABI. Bindings that target this ABI can support multiple interpreters and free-threading. Python v3.15 or later is required.

Typing improvements

  • __buffer__() and __release_buffer__() are now generated as part of a class definition in a .pyi file where appropriate.

sipbuild Module

get_limited_abi_version() was added to the Project class to give a project complete control over the version of the Python ABI to be targeted.

Support for PEP 803

Support was added for the stable ABI in free-thread builds (PEP 803). The Py_TARGET_ABI3T C preprocessor macro is defined and the abi3.abi3t composite wheel tag is used when appropriate.

Improved pickle support

The format used to pickle wrapped types has been changed to be more robust and faster. Pickles using the legacy format can still be read but the new format will be used if they are rewritten. All ABI versions can read the new format.

/Factory/ not supported for non-pointers

The /Factory/ annotation is not intended to be used for callables that return non-pointers. This is now enforced and will result in a build-time error.

Improved support for /Movable/

The /Movable/ mapped type annotation is properly supported when an instance is returned by a Python reimplemention of a virtual.

It is now a build error when it is known that a mapped type needs to be copied and there is no assignment operator available.

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 14, 2026
@dependabot dependabot Bot changed the title chore: bump the dev-dependencies group with 3 updates chore: bump the dev-dependencies group across 1 directory with 3 updates Jul 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev-dependencies-185c7e23ce branch 2 times, most recently from b85d9bd to ebc9773 Compare July 20, 2026 10:43
@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 51.20%. Comparing base (43999e1) to head (958d26f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage   51.20%   51.20%           
=======================================
  Files          20       20           
  Lines        2277     2277           
=======================================
  Hits         1166     1166           
  Misses       1111     1111           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dependabot
dependabot Bot force-pushed the dependabot/pip/dev-dependencies-185c7e23ce branch from ebc9773 to 7aa1009 Compare July 27, 2026 10:43
Bumps the dev-dependencies group with 3 updates in the / directory: [pyqt6](https://www.riverbankcomputing.com/software/pyqt/), [pyqt6-qt6](https://www.riverbankcomputing.com/software/pyqt/) and [pyqt6-sip](https://github.com/Python-SIP/sip).


Updates `pyqt6` from 6.4.1 to 6.11.0

Updates `pyqt6-qt6` from 6.4.2 to 6.11.1

Updates `pyqt6-sip` from 13.4.1 to 13.11.1
- [Changelog](https://github.com/Python-SIP/sip/blob/main/docs/releases.md)
- [Commits](https://github.com/Python-SIP/sip/commits)

---
updated-dependencies:
- dependency-name: pyqt6
  dependency-version: 6.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pyqt6-qt6
  dependency-version: 6.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: pyqt6-sip
  dependency-version: 13.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/dev-dependencies-185c7e23ce branch from 7aa1009 to 958d26f Compare August 3, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants