From 2c79b351389dde332efa88ddf7625755ce345726 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Nov 2024 14:49:58 +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 f46ded0711b..f4adb0d4647 100644 --- a/requirements.txt +++ b/requirements.txt @@ -117,7 +117,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_version >= "3.12" and python_version < "4.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_version >= "3.12" and python_version < "4.0" qq-botpy==1.2.1 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0" quart==0.19.7 ; python_full_version >= "3.12.0" and python_full_version < "4.0.0"