Compare commits

...

1 commit

Author SHA1 Message Date
dependabot[bot]
bc90a55bd3
chore: bump hatch from 1.14.0 to 1.14.1
Bumps [hatch](https://github.com/pypa/hatch) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/pypa/hatch/releases)
- [Commits](https://github.com/pypa/hatch/compare/hatch-v1.14.0...hatch-v1.14.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 18:38:43 +00:00

View file

@ -43,7 +43,7 @@ dependencies = [
[project.optional-dependencies]
dev = [
"hatch==1.14.0",
"hatch==1.14.1",
"ruff==0.11.2",
"djlint==1.36.4",
"mkdocs==1.6.1",