aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--desktop/poetry.lock13
1 files changed, 7 insertions, 6 deletions
diff --git a/desktop/poetry.lock b/desktop/poetry.lock
index 322d8a6e..fd00ebda 100644
--- a/desktop/poetry.lock
+++ b/desktop/poetry.lock
@@ -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,17 +1298,18 @@ pytest = ">=5.0"
[[package]]
name = "pytest-qt"
-version = "4.2.0"
+version = "4.4.0"
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.4.0.tar.gz", hash = "sha256:76896142a940a4285339008d6928a36d4be74afec7e634577e842c9cc5c56844"},
+ {file = "pytest_qt-4.4.0-py3-none-any.whl", hash = "sha256:001ed2f8641764b394cf286dc8a4203e40eaf9fff75bf0bfe5103f7f8d0c591d"},
]
[package.dependencies]
-pytest = ">=3.0.0"
+pluggy = ">=1.1"
+pytest = "*"
[package.extras]
dev = ["pre-commit", "tox"]