mirror of
https://github.com/umap-project/umap.git
synced 2025-04-28 19:42:36 +02:00
chore: bump mkdocs from 1.6.0 to 1.6.1
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.6.0 to 1.6.1. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](https://github.com/mkdocs/mkdocs/compare/1.6.0...1.6.1) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8dc0c1c3df
commit
c27b3bea37
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
# Force rtfd to use a recent version of mkdocs
|
||||
mkdocs==1.6.0
|
||||
mkdocs==1.6.1
|
||||
pymdown-extensions==10.9
|
||||
mkdocs-material==9.5.33
|
||||
mkdocs-static-i18n==1.2.3
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
# Force rtfd to use a recent version of mkdocs
|
||||
mkdocs==1.6.0
|
||||
mkdocs==1.6.1
|
||||
pymdown-extensions==10.9
|
||||
mkdocs-material==9.5.33
|
||||
mkdocs-static-i18n==1.2.3
|
||||
|
|
|
@ -48,7 +48,7 @@ dev = [
|
|||
"hatch==1.12.0",
|
||||
"ruff==0.6.2",
|
||||
"djlint==1.34.1",
|
||||
"mkdocs==1.6.0",
|
||||
"mkdocs==1.6.1",
|
||||
"mkdocs-material==9.5.33",
|
||||
"mkdocs-static-i18n==1.2.3",
|
||||
"vermin==1.6.0",
|
||||
|
|
Loading…
Reference in a new issue