Skip to content

Commit b10a0d5

Browse files
committed
Bump Python SDK version
1 parent 53b4e0f commit b10a0d5

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

workers/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = [{ name = "Temporal Technologies Inc", email = "[email protected]" }]
66
requires-python = ">=3.9"
77
license = "MIT"
88
dependencies = [
9-
"temporalio>=1.16.0,<2",
9+
"temporalio>=1.17.0,<2",
1010
"prometheus-client>=0.16.0,<0.17",
1111
"python-json-logger>=2.0.7,<3",
1212
]

workers/python/uv.lock

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

0 commit comments

Comments
 (0)