Skip to content

Commit 5768447

Browse files
authored
Bump temporalio to v1.18.2 as v1.18.0 is broken (#3356)
1 parent 930d74c commit 5768447

File tree

2 files changed

+19
-9
lines changed

2 files changed

+19
-9
lines changed

pydantic_ai_slim/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ ag-ui = ["ag-ui-protocol>=0.1.8", "starlette>=0.45.3"]
106106
# Retries
107107
retries = ["tenacity>=8.2.3"]
108108
# Temporal
109-
temporal = ["temporalio==1.18.0"]
109+
temporal = ["temporalio==1.18.2"]
110110
# DBOS
111111
dbos = ["dbos>=1.14.0"]
112112
# Prefect

uv.lock

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

0 commit comments

Comments
 (0)