chore: bump hatch from 1.11.1 to 1.12.0

Bumps [hatch](https://github.com/pypa/hatch) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](https://github.com/pypa/hatch/compare/hatch-v1.11.1...hatch-v1.12.0)

---
updated-dependencies:
- dependency-name: hatch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-03 17:58:28 +00:00 committed by GitHub
parent a6c028ebad
commit e3c21151f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -43,7 +43,7 @@ dependencies = [
[project.optional-dependencies] [project.optional-dependencies]
dev = [ dev = [
"hatch==1.11.1", "hatch==1.12.0",
"ruff==0.4.5", "ruff==0.4.5",
"djlint==1.34.1", "djlint==1.34.1",
"mkdocs==1.6.0", "mkdocs==1.6.0",