chore(deps-dev): update hatchling requirement in /python/sdk

Updates the requirements on [hatchling](https://github.com/pypa/hatch) to permit the latest version.
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](https://github.com/pypa/hatch/compare/hatchling-v1.24.0...hatchling-v1.30.1)

---
updated-dependencies:
- dependency-name: hatchling
  dependency-version: 1.30.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-07-27 15:36:55 +00:00
committed by GitHub
parent 7e010cd39c
commit 669fe2415e
2 changed files with 2 additions and 2 deletions
+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]