Skip to content

Commit 8fc9b91

Browse files
committed
Bump temporal SDK to 1.21.0
1 parent 5140187 commit 8fc9b91

File tree

2 files changed

+149
-149
lines changed

2 files changed

+149
-149
lines changed

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 = "sdk@temporal.io" }]
66
requires-python = ">=3.10"
77
readme = "README.md"
88
license = "MIT"
9-
dependencies = ["temporalio>=1.20.0,<2"]
9+
dependencies = ["temporalio>=1.21.0,<2"]
1010

1111
[project.urls]
1212
Homepage = "https://github.com/temporalio/samples-python"

0 commit comments

Comments
 (0)