Skip to content

Commit ccb47d7

Browse files
committed
chore: bump hatchet version
1 parent 7005c0d commit ccb47d7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

simple-examples/poetry.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.

simple-examples/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ hatchet = "src.main:start"
1111
[tool.poetry.dependencies]
1212
python = "^3.8"
1313
python-dotenv = "^1.0.0"
14-
hatchet-sdk = "0.10.3"
14+
hatchet-sdk = "^0.10.4"
1515
uvicorn = {extras = ["standard"], version = "^0.27.0"}
1616
fastapi = "^0.109.0"
1717
beautifulsoup4 = "^4.12.3"

0 commit comments

Comments
 (0)