We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 278e7c7 + 11861cd commit 73f04e5Copy full SHA for 73f04e5
2 files changed
pyproject.toml
@@ -5,6 +5,6 @@ description = "Dispatch a workflow and wait for it to complete"
5
readme = "README.md"
6
requires-python = ">=3.12"
7
dependencies = [
8
- "pydantic==2.13.2",
+ "pydantic==2.13.3",
9
"requests==2.33.1",
10
]
0 commit comments