Bump pytest-qt from 4.2.0 to 4.3.1 in /desktop

Bumps [pytest-qt](https://github.com/pytest-dev/pytest-qt) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/pytest-dev/pytest-qt/releases)
- [Changelog](https://github.com/pytest-dev/pytest-qt/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-qt/compare/4.2.0...4.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-01-01 20:09:41 +00:00 committed by GitHub
parent 54635b4b5a
commit 571362bfd5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

10
desktop/poetry.lock generated
View File

@ -1,4 +1,4 @@
# This file is automatically @generated by Poetry 1.6.1 and should not be changed by hand.
# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand.
[[package]]
name = "bidict"
@ -1298,13 +1298,13 @@ pytest = ">=5.0"
[[package]]
name = "pytest-qt"
version = "4.2.0"
version = "4.3.1"
description = "pytest support for PyQt and PySide applications"
optional = false
python-versions = ">=3.7"
python-versions = ">=3.8"
files = [
{file = "pytest-qt-4.2.0.tar.gz", hash = "sha256:00a17b586dd530b6d7a9399923a40489ca4a9a309719011175f55dc6b5dc8f41"},
{file = "pytest_qt-4.2.0-py2.py3-none-any.whl", hash = "sha256:a7659960a1ab2af8fc944655a157ff45d714b80ed7a6af96a4b5bb99ecf40a22"},
{file = "pytest-qt-4.3.1.tar.gz", hash = "sha256:0256041af78082dfc08e22ccf860aaa878d8029557f03f4bfc2007fc291b1e61"},
{file = "pytest_qt-4.3.1-py3-none-any.whl", hash = "sha256:e1bd043a4e460f184657bc3a0eabf289ad5e88a55a2abf0436d248049a331653"},
]
[package.dependencies]