Skip to content

Commit

Permalink
Merge pull request #5536 from microsoft/dependabot/pip/it/python/pywi…
Browse files Browse the repository at this point in the history
…n32-307

chore(deps-dev): bump pywin32 from 306 to 307 in /it/python
  • Loading branch information
andrueastman authored Oct 7, 2024
2 parents 83dbaae + f38d166 commit 2ca0e3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion it/python/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ pyjwt[crypto]==2.9.0 ; python_version >= '3.7'

python-dateutil==2.9.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'

pywin32==306 ; platform_system == 'Windows'
pywin32==307 ; platform_system == 'Windows'

rfc3986[idna2008]==2.0.0

Expand Down

0 comments on commit 2ca0e3e

Please sign in to comment.