Skip to content

Commit cbfd490

Browse files
chore(deps-dev): bump pywin32 from 306 to 308
Bumps [pywin32](https://github.com/mhammond/pywin32) from 306 to 308. - [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-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 142bb7b commit cbfd490

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
@@ -88,7 +88,7 @@ python-dotenv==1.0.1
8888

8989
pytest-trio==0.8.0
9090

91-
pywin32==306 ; platform_system == 'Windows'
91+
pywin32==308 ; platform_system == 'Windows'
9292

9393
requests==2.32.3 ; python_version >= '3.7'
9494

0 commit comments

Comments
 (0)