From d1769317addf9f78774ef1de9f7fe75913a5e437 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 06:58:06 +0000 Subject: [PATCH] Bump pywin32 from 223 to 301 in /src Bumps [pywin32](https://github.com/mhammond/pywin32) from 223 to 301. - [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: '301' dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/requirements-win.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements-win.txt b/src/requirements-win.txt index 399faa6..b491b86 100644 --- a/src/requirements-win.txt +++ b/src/requirements-win.txt @@ -1,4 +1,4 @@ -pywin32==223 +pywin32==301 numpy==1.14.5 Pillow==12.1.1 feedparser==5.2.1