Skip to content

Commit 569a544

Browse files
fix(deps): update dependency pywin32 to v311
1 parent 26304a6 commit 569a544

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
@@ -81,7 +81,7 @@ dependencies = [
8181
"platformdirs>=4.5.0,<5",
8282
"psutil>=7.1.3,<8",
8383
"pydantic-settings>=2.12.0,<3",
84-
"pywin32>=310,<311 ; sys_platform == 'win32'",
84+
"pywin32>=311,<312; sys_platform == 'win32'",
8585
"pyyaml>=6.0.3,<7",
8686
"sentry-sdk>=2.44.0,<3",
8787
"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)