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 files changed
+2 -2

No files matched your search

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