From 8086ccaa83ae7447687b9d23da93564ab543aae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 11:08:36 +0000 Subject: [PATCH] Bump pywin32 from 306 to 307 in /pkg_lifeblood Bumps [pywin32](https://github.com/mhammond/pywin32) from 306 to 307. - [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..6a724aab 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==307; platform_system=="Windows" semantic-version~=2.10 toml~=0.10 watchdog~=2.1