Skip to content

Commit 6a1d7e1

Browse files
Update pydantic to 2.12.5
Closes #7
1 parent 2c127e7 commit 6a1d7e1

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ description = "Dispatch a workflow and wait for it to complete"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"pydantic==2.12.4",
8+
"pydantic==2.12.5",
99
"requests==2.32.5",
1010
]

uv.lock

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

0 commit comments

Comments
 (0)