chore: bump hatch from 1.9.1 to 1.9.3
Bumps [hatch](https://github.com/pypa/hatch) from 1.9.1 to 1.9.3. - [Release notes](https://github.com/pypa/hatch/releases) - [Commits](https://github.com/pypa/hatch/compare/hatch-v1.9.1...hatch-v1.9.3) --- updated-dependencies: - dependency-name: hatch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
3ba417ed02
commit
40b3c6439e
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ dependencies = [
|
||||||
|
|
||||||
[project.optional-dependencies]
|
[project.optional-dependencies]
|
||||||
dev = [
|
dev = [
|
||||||
"hatch==1.9.1",
|
"hatch==1.9.3",
|
||||||
"ruff==0.2.0",
|
"ruff==0.2.0",
|
||||||
"djlint==1.34.1",
|
"djlint==1.34.1",
|
||||||
"mkdocs==1.5.3",
|
"mkdocs==1.5.3",
|
||||||
|
|
Loading…
Reference in a new issue