Skip to content

Commit 7140ed8

Browse files
committed
update to temporal sdk 1.19.0
1 parent ff0f134 commit 7140ed8

File tree

2 files changed

+144
-145
lines changed

2 files changed

+144
-145
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.18.0,<2"]
9+
dependencies = ["temporalio>=1.19.0,<2"]
1010

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

0 commit comments

Comments
 (0)