Merge pull request #773 from deepseek-harness/dependabot/uv/python/sdk/hatchling-gte-1.30.1

chore(deps-dev): update hatchling requirement from >=1.24.0 to >=1.30.1 in /python/sdk
This commit is contained in:
Tianyi Cui
2026-07-28 02:47:37 +08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
[build-system]
requires = ["hatchling>=1.24.0"]
requires = ["hatchling>=1.30.1"]
build-backend = "hatchling.build"
[project]

View File

@@ -1,5 +1,5 @@
[build-system]
requires = ["hatchling>=1.24.0"]
requires = ["hatchling>=1.30.1"]
build-backend = "hatchling.build"
[project]