Skip to content

Commit c51bb81

Browse files
chore(deps): update dependency hatchling to v1.30.1
1 parent 037118e commit c51bb81

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

docs/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@ dependencies = [
2424

2525
[dependency-groups]
2626
# Add any dev-only tools here; example shown
27-
dev = ["hatchling==1.29.0"]
27+
dev = ["hatchling==1.30.1"]
2828

2929
[tool.uv.sources]
3030
# Keep the driver editable from the parent directory
3131
scylla-driver = { path = "../", editable = true }
3232

3333
[build-system]
34-
requires = ["hatchling==1.29.0"]
34+
requires = ["hatchling==1.30.1"]
3535
build-backend = "hatchling.build"
3636

3737
[tool.hatch.build.targets.wheel]

docs/uv.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.

0 commit comments

Comments
 (0)