Skip to content

Commit ccf0945

Browse files
authored
Update to Python SDK 1.7.0 (#135)
1 parent a0b2cdf commit ccf0945

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: poetry.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ packages = [
1717

1818
[tool.poetry.dependencies]
1919
python = "^3.8"
20-
temporalio = "^1.5.0"
20+
temporalio = "^1.7.0"
2121

2222
[tool.poetry.dev-dependencies]
2323
black = "^22.3.0"

0 commit comments

Comments
 (0)