From cf9fa44bf8a7aa2c9e1b89ec92b3195dcc9f67aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 12:50:35 +0000 Subject: [PATCH] Bump pywin32 from 306 to 308 Bumps [pywin32](https://github.com/mhammond/pywin32) from 306 to 308. - [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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 44f72285..929f27ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ oschmod == 0.3.12 paramiko == 3.4.0 photutils == 1.13.0 prettytable == 3.10.0 -pywin32 == 306;platform_system=='Windows' +pywin32 == 308;platform_system=='Windows' scikit-image == 0.24.0 scipy == 1.14.1 smplotlib == 0.0.9