From 1a8bbe7ff8e309d411fa3c1c830f7361c86e7957 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 19:53:22 +0100 Subject: [PATCH] Bump pywin32-ctypes from 0.2.1 to 0.2.3 (#1924) Bumps [pywin32-ctypes](https://github.com/enthought/pywin32-ctypes) from 0.2.1 to 0.2.3. - [Release notes](https://github.com/enthought/pywin32-ctypes/releases) - [Changelog](https://github.com/enthought/pywin32-ctypes/blob/main/CHANGELOG.txt) - [Commits](https://github.com/enthought/pywin32-ctypes/compare/v0.2.1...v0.2.3) --- updated-dependencies: - dependency-name: pywin32-ctypes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyinstaller/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyinstaller/requirements.txt b/pyinstaller/requirements.txt index 62afa42..b04cfd3 100644 --- a/pyinstaller/requirements.txt +++ b/pyinstaller/requirements.txt @@ -2,4 +2,4 @@ maigret @ https://github.com/soxoj/maigret/archive/refs/heads/main.zip pefile==2023.2.7 # do not bump while pyinstaller is 6.11.1, there is a conflict psutil==6.1.0 pyinstaller==6.11.1 -pywin32-ctypes==0.2.1 +pywin32-ctypes==0.2.3