1
0
Эх сурвалжийг харах

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
Tianyi Cui 1 сар өмнө
parent
commit
c49c0ba497

+ 1 - 1
python/sdk-runtime/pyproject.toml

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

+ 1 - 1
python/sdk/pyproject.toml

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