Skip to content

Commit 093719c

Browse files
fix(deps): update dependency pywin32 to v311
1 parent 3eddfe4 commit 093719c

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies = [
9090
"platformdirs>=4.5.0,<5",
9191
"psutil>=7.1.2,<8",
9292
"pydantic-settings>=2.11.0,<3",
93-
"pywin32>=310,<311 ; sys_platform == 'win32'",
93+
"pywin32>=311,<312; sys_platform == 'win32'",
9494
"pyyaml>=6.0.3,<7",
9595
"sentry-sdk>=2.43.0,<3",
9696
"typer>=0.20.0,<1",

uv.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)