From 452dfb2932f83a87b2d8bcd3f7c30b08cf77fcf5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 04:38:54 +0000 Subject: [PATCH] Bump pyqt6-sip from 13.10.0 to 13.10.2 Bumps [pyqt6-sip](https://github.com/Python-SIP/sip) from 13.10.0 to 13.10.2. - [Changelog](https://github.com/Python-SIP/sip/blob/main/docs/releases.md) - [Commits](https://github.com/Python-SIP/sip/commits) --- updated-dependencies: - dependency-name: pyqt6-sip dependency-version: 13.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 403f1f5..d8c7282 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ psutil==7.0.0 pymem==1.14.0 pynput==1.8.1 PyQt6==6.9.0 -PyQt6_sip==13.10.0 +PyQt6_sip==13.10.2 python_dateutil==2.9.0.post0 pywin32==310 Requests==2.32.3