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.15.3

Bug fixes

  • Fixed the handling of virtuals that return enums with a non-int base type. Resolves #105
  • A regression in v6.15.2 that caused a crash if MinimumABIVersion was not specified was fixed. Resolves #106

Deprecations

The use of the %MinimumABIVersion directive will be required in SIP v7. Failing to use it now results in a deprecation warning.

Testing

  • The tests now amend CXXFLAGS instead of overwriting them. This fixes blhc (build log hardening check) in Debian. Pull request #104.

v6.15.2

Enhancements

  • The way in which the parser checks for duplicate attributes in a scope is now quick and complete.

Bug fixes

  • Operators that take an enum as their first argument is now fixed in ABI v13. The latest ABI v13 version is v13.11.1.
  • The handling of the wrapped instance result of a call to a method with the /Factory/ annotation has been fixed in the case where result was created by a Python reimplementation of a C++ virtual.
  • Fixed a warning about an unclosed file when generating code.
  • Removed support for all remaining Python v2 exceptions.

Testing

  • The tests are now included in the sdist. Resolves #103
  • The mixins test was fixed so that it will run on Python v3.12 and earlier. Resolves #101
  • Added tests including those related to enums and importing wrapped modules.
  • Tests may now use separate .h files rather then code embedded in the .sip files.

... (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 from 9cef9f1 to b85d9bd Compare July 13, 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 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.
⚠️ Please upload report for BASE (main@2fd342e). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #85   +/-   ##
=======================================
  Coverage        ?   51.96%           
=======================================
  Files           ?       20           
  Lines           ?     2211           
  Branches        ?        0           
=======================================
  Hits            ?     1149           
  Misses          ?     1062           
  Partials        ?        0           

☔ 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.

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