chore: bump hatch from 1.7.0 to 1.9.1
Bumps [hatch](https://github.com/pypa/hatch) from 1.7.0 to 1.9.1. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.7.0...hatch-v1.9.1) --- 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:
parent
0d36d90be8
commit
d5a27d9f27
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ dependencies = [
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
dev = [
|
dev = [
|
||||||
"hatch==1.7.0",
|
"hatch==1.9.1",
|
||||||
"ruff==0.1.6",
|
"ruff==0.1.6",
|
||||||
"djlint==1.34.1",
|
"djlint==1.34.1",
|
||||||
"mkdocs==1.5.3",
|
"mkdocs==1.5.3",
|
||||||
|
|
Loading…
Reference in a new issue