chore: bump hatch from 1.13.0 to 1.14.0

Bumps [hatch](https://github.com/pypa/hatch) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](https://github.com/pypa/hatch/compare/hatch-v1.13.0...hatch-v1.14.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-12-23 17:25:17 +00:00 committed by GitHub
parent 49d1dbf36e
commit 8e9eaa5e3e
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.13.0", "hatch==1.14.0",
"ruff==0.8.2", "ruff==0.8.2",
"djlint==1.36.3", "djlint==1.36.3",
"mkdocs==1.6.1", "mkdocs==1.6.1",