From 84ff186fc566ff549cec8e18116dcb55845f079b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 02:00:08 +0000 Subject: [PATCH] Bump pyqt5-sip from 12.15.0 to 12.16.0 Bumps [pyqt5-sip](https://github.com/Python-SIP/sip) from 12.15.0 to 12.16.0. - [Changelog](https://github.com/Python-SIP/sip/blob/main/docs/releases.md) - [Commits](https://github.com/Python-SIP/sip/commits) --- updated-dependencies: - dependency-name: pyqt5-sip dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8e45b35..a61854a 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -3,7 +3,7 @@ requests==2.32.3 matplotlib==3.9.3 opem==1.4 PyQt5==5.15.11 -PyQt5-sip==12.15.0 +PyQt5-sip==12.16.0 setuptools>=40.8.3 bandit>=1.5.1 vulture>=1.0