Skip to content

Commit 5a0e330

Browse files
chore(deps): bump hatchet-sdk in /examples/python/quickstart (#2961)
Bumps hatchet-sdk from 1.22.15 to 1.23.0. --- updated-dependencies: - dependency-name: hatchet-sdk dependency-version: 1.23.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>
1 parent 4054d17 commit 5a0e330

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

examples/python/quickstart/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.

examples/python/quickstart/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ package-mode = false
88

99
[tool.poetry.dependencies]
1010
python = "^3.10"
11-
hatchet-sdk = "1.22.15"
11+
hatchet-sdk = "1.23.0"
1212

1313

1414
[build-system]

0 commit comments

Comments
 (0)