From 688a44f8e09fe2327f72f98c4d07df94af9f1d65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 11:38:37 +0000 Subject: [PATCH] Bump pywin32-ctypes from 0.2.0 to 0.2.2 Bumps [pywin32-ctypes](https://github.com/enthought/pywin32-ctypes) from 0.2.0 to 0.2.2. - [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.0...v0.2.2) --- updated-dependencies: - dependency-name: pywin32-ctypes dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-pyinstaller.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-pyinstaller.txt b/requirements-pyinstaller.txt index ec6896a..d1d2f3f 100644 --- a/requirements-pyinstaller.txt +++ b/requirements-pyinstaller.txt @@ -3,4 +3,4 @@ future==0.18.3 pefile==2023.2.7 pyinstaller==5.11.0 pyinstaller-hooks-contrib==2023.4 -pywin32-ctypes==0.2.0 +pywin32-ctypes==0.2.2