Skip to content

Commit ab3abff

Browse files
chore(deps-dev): bump pywin32 from 310 to 311
Bumps [pywin32](https://github.com/mhammond/pywin32) from 310 to 311. - [Release notes](https://github.com/mhammond/pywin32/releases) - [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt) - [Commits](https://github.com/mhammond/pywin32/commits) --- updated-dependencies: - dependency-name: pywin32 dependency-version: '311' dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1cb127c commit ab3abff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ pytest-trio==0.8.0
9090

9191
pytest-asyncio==1.0.0
9292

93-
pywin32==310 ; platform_system == 'Windows'
93+
pywin32==311 ; platform_system == 'Windows'
9494

9595
requests==2.32.4 ; python_version >= '3.7'
9696

0 commit comments

Comments
 (0)