Skip to content

Commit 3d6a621

Browse files
authored
Merge pull request #846 from microsoftgraph/dependabot/pip/pywin32-309
chore(deps-dev): bump pywin32 from 308 to 309
2 parents e2efc4e + 94459b8 commit 3d6a621

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==0.24.0
9292

93-
pywin32==308 ; platform_system == 'Windows'
93+
pywin32==309 ; platform_system == 'Windows'
9494

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

0 commit comments

Comments
 (0)