From 4730908d80c9b6a3fe7ac9646ace847cbb27e9aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:38:01 +0800 Subject: [PATCH] build(deps): bump pywin32 from 305 to 306 (#175) Bumps [pywin32](https://github.com/mhammond/pywin32) from 305 to 306. - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt) - [Commits](https://github.com/mhammond/pywin32/commits) --- updated-dependencies: - dependency-name: pywin32 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e10dca279b..64185b20bc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,4 +4,4 @@ PyQt5==5.15.9 PyQt5-stubs==5.15.6.0 -pywin32==305 +pywin32==306