From 3329d30f6eb11823e8f8ee2ad80cb3bdf24ada6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 22:01:15 +0000 Subject: [PATCH] Bump pyqt5 from 5.15.4 to 5.15.8 Bumps [pyqt5](https://www.riverbankcomputing.com/software/pyqt/) from 5.15.4 to 5.15.8. --- updated-dependencies: - dependency-name: pyqt5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_3.10.txt | 2 +- requirements_3.6.txt | 2 +- requirements_3.9.txt | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4c4e71b..8bd10ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,5 +8,5 @@ ffmpeg-python==0.2.0 Pillow==8.4.0 scikit-image==0.18.3 h5py==3.1.0 -PyQt5==5.15.4 +PyQt5==5.15.8 numexpr==2.7.3 diff --git a/requirements_3.10.txt b/requirements_3.10.txt index ff2e638..96814e0 100644 --- a/requirements_3.10.txt +++ b/requirements_3.10.txt @@ -9,4 +9,4 @@ ffmpeg-python==0.2.0 Pillow==8.4.0 scikit-image==0.19.2 h5py==3.6.0 -PyQt5==5.15.4 +PyQt5==5.15.8 diff --git a/requirements_3.6.txt b/requirements_3.6.txt index cfbeb07..5aa6e67 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -8,5 +8,5 @@ ffmpeg-python==0.2.0 Pillow==8.4.0 scikit-image==0.17.2 h5py==3.1.0 -PyQt5==5.15.4 +PyQt5==5.15.8 numexpr==2.7.3 diff --git a/requirements_3.9.txt b/requirements_3.9.txt index 60fe7a4..7b40e00 100644 --- a/requirements_3.9.txt +++ b/requirements_3.9.txt @@ -8,5 +8,5 @@ ffmpeg-python==0.2.0 Pillow==8.4.0 scikit-image==0.18.3 h5py==3.1.0 -PyQt5==5.15.4 +PyQt5==5.15.8 numexpr==2.7.3