Skip to content

Commit 377b4da

Browse files
chore(deps): bump the python-deps group across 3 directories with 1 update (#3556)
Bumps the python-deps group with 1 update in the /cmd/hatchet-cli/cli/templates/python/poetry directory: hatchet-sdk. Bumps the python-deps group with 1 update in the /examples/python/quickstart directory: hatchet-sdk. Bumps the python-deps group with 1 update in the /sdks/python/examples/quickstart directory: hatchet-sdk. Updates `hatchet-sdk` from 1.29.5 to 1.31.0 Updates `hatchet-sdk` from 1.29.5 to 1.31.0 Updates `hatchet-sdk` from 1.29.5 to 1.31.0 --- updated-dependencies: - dependency-name: hatchet-sdk dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: hatchet-sdk dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: hatchet-sdk dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1bd1aa0 commit 377b4da

6 files changed

Lines changed: 27 additions & 21 deletions

File tree

cmd/hatchet-cli/cli/templates/python/poetry/poetry.lock

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cmd/hatchet-cli/cli/templates/python/poetry/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,<4.0"
11-
hatchet-sdk = "^1.29.5"
11+
hatchet-sdk = "^1.31.0"
1212

1313

1414
[build-system]

examples/python/quickstart/poetry.lock

Lines changed: 8 additions & 6 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.30.0"
11+
hatchet-sdk = "1.31.0"
1212

1313

1414
[build-system]

sdks/python/examples/quickstart/poetry.lock

Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdks/python/examples/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.29.5"
11+
hatchet-sdk = "1.31.0"
1212

1313

1414
[build-system]

0 commit comments

Comments
 (0)