Skip to content

Commit 5666042

Browse files
committed
bump pywin32
1 parent 6844bca commit 5666042

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ dependencies = [
3434
"pydantic-settings>=2.5.2",
3535
"uvicorn>=0.31.1; sys_platform != 'emscripten'",
3636
"jsonschema>=4.20.0",
37-
"pywin32>=310; sys_platform == 'win32'",
37+
"pywin32>=311; sys_platform == 'win32'",
3838
"pyjwt[crypto]>=2.10.1",
3939
"typing-extensions>=4.9.0",
4040
"typing-inspection>=0.4.1",

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)