From b16a22048a2df62bb4c2593ed75a3e8f569e184a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:52:58 +0000 Subject: [PATCH] Bump pywin32 from 306 to 308 in /pkg_lifeblood 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] --- pkg_lifeblood/setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg_lifeblood/setup.cfg b/pkg_lifeblood/setup.cfg index 8b2a50d1..e2cc339f 100644 --- a/pkg_lifeblood/setup.cfg +++ b/pkg_lifeblood/setup.cfg @@ -25,7 +25,7 @@ install_requires = aiorwlock~=1.3 lz4~=4.0 psutil~=5.8 - pywin32==306; platform_system=="Windows" + pywin32==308; platform_system=="Windows" semantic-version~=2.10 toml~=0.10 watchdog~=2.1