chore(deps): bump hatchet-sdk in /examples/python/quickstart (#1849)

Bumps hatchet-sdk from 1.0.0a1 to 1.12.0.

---
updated-dependencies:
- dependency-name: hatchet-sdk
  dependency-version: 1.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-06-11 05:05:39 +00:00
committed by GitHub
parent 9b15e02f99
commit 9dbea9ec3c
2 changed files with 18 additions and 32 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.10"
hatchet-sdk = "1.11.1"
hatchet-sdk = "1.12.0"
[build-system]