Skip to content

Commit fe9d5ca

Browse files
build(deps): bump pywin32 from 308 to 310 (#61)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Médéric Hurier (Fmind) <[email protected]>
1 parent 3b2b289 commit fe9d5ca

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)