Skip to content

Commit 2247431

Browse files
build(deps): bump pywin32 from 308 to 310
Bumps [pywin32](https://github.com/mhammond/pywin32) from 308 to 310. - [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:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e36243 commit 2247431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ pytest-xdist==3.6.1
121121
python-dateutil==2.9.0.post0
122122
python-dotenv==1.0.1
123123
pytz==2025.1
124-
pywin32==308 ; sys_platform == 'win32'
124+
pywin32==310 ; sys_platform == 'win32'
125125
pyyaml==6.0.2
126126
pyzmq==26.2.1
127127
questionary==2.1.0

0 commit comments

Comments
 (0)