From 72479b791e3773926e8a41fd72761be48402648e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 18:07:09 +0000 Subject: [PATCH] Update pyqt6 requirement from >=6.5.0 to >=6.11.0 Updates the requirements on [pyqt6](https://www.riverbankcomputing.com/software/pyqt/) to permit the latest version. --- updated-dependencies: - dependency-name: pyqt6 dependency-version: 6.11.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eb7cbf7..4f1bf61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ pydivert>=2.1.0 # Interface graphique -PyQt6>=6.5.0 +PyQt6>=6.11.0 pyqtgraph>=0.13.0 # Réseau / processus