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

Bumps hatchet-sdk from 1.8.1 to 1.8.2.

---
updated-dependencies:
- dependency-name: hatchet-sdk
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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-05-14 05:17:04 +00:00
committed by GitHub
parent 49250784ca
commit fa753c5fdb
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ package-mode = false
[tool.poetry.dependencies]
python = "^3.10"
hatchet-sdk = "1.8.1"
hatchet-sdk = "1.8.2"
[build-system]