From 8ac2af83c8be9a2a273df352844f033f9dfdeee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 19:14:22 +0000 Subject: [PATCH] Bump pyqt5-sip from 12.11.0 to 12.11.1 Bumps [pyqt5-sip](https://www.riverbankcomputing.com/software/sip/) from 12.11.0 to 12.11.1. --- updated-dependencies: - dependency-name: pyqt5-sip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 16ca8bf..a114110 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -6,7 +6,7 @@ pyinstaller==5.7.0 pyinstaller-hooks-contrib==2022.15 PyQt5==5.15.7 PyQt5-Qt5==5.15.2 -PyQt5-sip==12.11.0 +PyQt5-sip==12.11.1 PyQtWebEngine==5.15.6 PyQtWebEngine-Qt5==5.15.2 toml==0.10.2 diff --git a/requirements.txt b/requirements.txt index 16ca8bf..a114110 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pyinstaller==5.7.0 pyinstaller-hooks-contrib==2022.15 PyQt5==5.15.7 PyQt5-Qt5==5.15.2 -PyQt5-sip==12.11.0 +PyQt5-sip==12.11.1 PyQtWebEngine==5.15.6 PyQtWebEngine-Qt5==5.15.2 toml==0.10.2