Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2025

Bumps pytest-qt from 4.4.0 to 4.5.0.

Changelog

Sourced from pytest-qt's changelog.

4.5.0 (2025-07-01)

  • Added official support for Python 3.13.
  • Dropped support for EOL Python 3.8.
  • Dropped support for EOL PySide 2.
  • Type annotations are now provided. Note that because the Qt library used is defined at runtime, Qt classes are currently annotated as Any.
  • Fixed PySide6 exceptions / warnings about being unable to disconnect signals with qtbot.waitSignal ([#552](https://github.com/pytest-dev/pytest-qt/issues/552), [#558](https://github.com/pytest-dev/pytest-qt/issues/558)).
  • Reduced the likelyhood of trouble when using qtbot.waitSignal(s) and qtbot.waitCallback where the signal/callback is emitted from a non-main thread. In theory, more problems remain and this isn't a proper fix yet. In practice, it seems impossible to provoke any problems in pytest-qt's testsuite. ([#586](https://github.com/pytest-dev/pytest-qt/issues/586)_)

.. _#552: pytest-dev/pytest-qt#552 .. _#558: pytest-dev/pytest-qt#558 .. _#586: pytest-dev/pytest-qt#586

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [pytest-qt](https://github.com/pytest-dev/pytest-qt) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/pytest-dev/pytest-qt/releases)
- [Changelog](https://github.com/pytest-dev/pytest-qt/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-qt@4.4.0...4.5.0)

---
updated-dependencies:
- dependency-name: pytest-qt
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jul 7, 2025
@dependabot dependabot bot requested a review from RobPasMue as a code owner July 7, 2025 07:15
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels Jul 7, 2025
@pyansys-ci-bot pyansys-ci-bot enabled auto-merge (squash) July 7, 2025 07:22
@RobPasMue RobPasMue disabled auto-merge July 7, 2025 08:44
@RobPasMue RobPasMue merged commit 382e52e into main Jul 7, 2025
19 checks passed
@RobPasMue RobPasMue deleted the dependabot/pip/pytest-qt-4.5.0 branch July 7, 2025 08:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related with project dependencies maintenance Package and maintenance related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants