Skip to content

Commit 5870814

Browse files
chore(deps-dev): bump pywin32 from 311 to 312
Bumps [pywin32](https://github.com/mhammond/pywin32) from 311 to 312. - [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: '312' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c1d38b commit 5870814

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
@@ -89,7 +89,7 @@ pytest-trio==0.8.0
8989

9090
pytest-asyncio==1.3.0
9191

92-
pywin32==311 ; platform_system == 'Windows'
92+
pywin32==312 ; platform_system == 'Windows'
9393

9494
requests==2.33.0 ; python_version >= '3.7'
9595

0 commit comments

Comments
 (0)