Skip to content

Commit f083b36

Browse files
chore(deps): update dependency hatchling to v1.28.0
1 parent 067a85c commit f083b36

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

docs/pyproject.toml

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

2626
[dependency-groups]
2727
# Add any dev-only tools here; example shown
28-
dev = ["hatchling==1.27.0"]
28+
dev = ["hatchling==1.28.0"]
2929

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

3434
[build-system]
35-
requires = ["hatchling==1.27.0"]
35+
requires = ["hatchling==1.28.0"]
3636
build-backend = "hatchling.build"
3737

3838
[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)