Skip to content

Commit

Permalink
Bump mkdocs-material from 9.5.25 to 9.5.27 (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent 6f17bbb commit a9e937c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ pytest-watcher = "^0.4.2"
mkdocs = "^1.6.0"
mkdocs-git-revision-date-localized-plugin = "^1.2.6"
mkdocs-latest-git-tag-plugin = "^0.1.2"
mkdocs-material = "^9.5.25"
mkdocs-material = "^9.5.27"
mkdocs-minify-plugin = "^0.8.0"
mkdocs-swagger-ui-tag = "^0.6.10"
pymdown-extensions = "^10.8"
Expand Down
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ mkdocs-get-deps==0.2.0 ; python_version >= "3.9" and python_version < "4.0"
mkdocs-git-revision-date-localized-plugin==1.2.6 ; python_version >= "3.9" and python_version < "4.0"
mkdocs-latest-git-tag-plugin==0.1.2 ; python_version >= "3.9" and python_version < "4.0"
mkdocs-material-extensions==1.3.1 ; python_version >= "3.9" and python_version < "4.0"
mkdocs-material==9.5.25 ; python_version >= "3.9" and python_version < "4.0"
mkdocs-material==9.5.27 ; python_version >= "3.9" and python_version < "4.0"
mkdocs-minify-plugin==0.8.0 ; python_version >= "3.9" and python_version < "4.0"
mkdocs-swagger-ui-tag==0.6.10 ; python_version >= "3.9" and python_version < "4.0"
mkdocs==1.6.0 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit a9e937c

Please sign in to comment.