Skip to content

Commit 7e5cc32

Browse files
chore(deps-dev): update pywin32 requirement from >=38 to >=311
Updates the requirements on [pywin32](https://github.com/mhammond/pywin32) to permit the latest version. - [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:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac2edb5 commit 7e5cc32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ pytest>=9.0.2
2020
python-dateutil>=2.9.0.post0
2121
python-dotenv>=1.2.1
2222
python-multipart>=0.0.22
23-
pywin32>=38
23+
pywin32>=311
2424
qasync>=0.28.0
2525
qtpy>=2.4.3
2626
ruff>=0.5.3

0 commit comments

Comments
 (0)