From d45f342a1ded087f04403203e92e11469c88c7cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Dec 2025 09:08:46 +0000 Subject: [PATCH] Bump pywin32 from 310 to 311 in the npm-majors group Bumps the npm-majors group with 1 update: [pywin32](https://github.com/mhammond/pywin32). Updates `pywin32` from 310 to 311 - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.md) - [Commits](https://github.com/mhammond/pywin32/commits) --- updated-dependencies: - dependency-name: pywin32 dependency-version: '311' dependency-type: direct:production update-type: version-update:semver-major dependency-group: npm-majors ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 332701a..a18f9fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,6 +7,6 @@ opengsq==3.6.0 psycopg2-binary==2.9.11 pymongo==4.15.5 python-dotenv==1.2.1 -pywin32==310;platform_system=="Windows" +pywin32==311;platform_system=="Windows" typing-extensions==4.15.0 tzdata==2025.3 \ No newline at end of file