Merge pull request #1860 from umap-project/dependabot/pip/hatch-1.11.1

chore: bump hatch from 1.11.0 to 1.11.1
This commit is contained in:
David Larlet 2024-05-27 13:49:23 -04:00 committed by GitHub
commit f9519b119f
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.0", "hatch==1.11.1",
"ruff==0.4.4", "ruff==0.4.4",
"djlint==1.34.1", "djlint==1.34.1",
"mkdocs==1.6.0", "mkdocs==1.6.0",