Skip to content

Bump pyqt6-sip from 13.11.0 to 13.11.1#561

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyqt6-sip-13.11.1
Open

Bump pyqt6-sip from 13.11.0 to 13.11.1#561
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/pyqt6-sip-13.11.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 10, 2026

Bumps pyqt6-sip from 13.11.0 to 13.11.1.

Changelog

Sourced from pyqt6-sip's changelog.

Release Notes

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.

Documentation

  • Added recommendations regarding the ways to specify the ABI version to use.

v6.15.1

Bug fixes

  • A super-class of a disabled class was not ignored if it was disabled itself.
  • Fixed a regression in the generation of class definitions when using old ABI versions that don't support arrays.
  • Fixed a regression in the checking if a name clashed with the name of a class in the same scope. Resolves #99
  • Fixed a regression in the code generated for static functions defined in hidden namespaces.

v6.15.0

Removal of support for Python v3.9

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyqt6-sip](https://github.com/Python-SIP/sip) from 13.11.0 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-sip
  dependency-version: 13.11.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 10, 2026
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