From 2abf563dff33e9df196504a4e33d01eb3c829871 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 09:35:11 +0000 Subject: [PATCH] Update dependency pywin32 to v308 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d28a36c17a..9aaee42d0d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -113,7 +113,7 @@ python-dotenv==1.0.1 ; python_full_version >= "3.12.0" and python_full_version < python-socks[asyncio]==2.5.3 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" python-whois==0.9.4 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" pytz==2024.2 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" -pywin32==306 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" and sys_platform == "win32" +pywin32==308 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" and sys_platform == "win32" pyyaml==6.0.2 ; python_full_version >= "3.12.0" and python_version < "4.0" quart==0.19.6 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" referencing==0.35.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"