Merge pull request #1246 from umap-project/bump-mkdocs

Bump mkdocs
This commit is contained in:
Yohan Boniface 2023-08-15 07:26:50 +02:00 committed by GitHub
commit dd7959efc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@ dev = [
"hatch==1.7.0",
"black==21.10b0",
"djlint==1.31.0",
"mkdocs==1.2.3",
"mkdocs==1.5.2",
]
test = [
"factory-boy==3.2.1",