Skip to content

Commit

Permalink
Bump mkdocs-minify-plugin from 0.6.4 to 0.7.1
Browse files Browse the repository at this point in the history
Bumps [mkdocs-minify-plugin](https://github.com/byrnereese/mkdocs-minify-plugin) from 0.6.4 to 0.7.1.
- [Release notes](https://github.com/byrnereese/mkdocs-minify-plugin/releases)
- [Commits](byrnereese/mkdocs-minify-plugin@0.6.4...0.7.1)

---
updated-dependencies:
- dependency-name: mkdocs-minify-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2023
1 parent 2fddd33 commit c48d511
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 @@ -52,7 +52,7 @@ mkdocs-git-revision-date-localized-plugin = "^1.1.0"
mkdocs-htmlproofer-plugin = "^0.10.2"
mkdocs-material = "^9.0.1"
mkdocs-material-extensions = "^1.1.1"
mkdocs-minify-plugin = "^0.6.2"
mkdocs-minify-plugin = ">=0.6.2,<0.8.0"
mkdocs-section-index = "^0.3.4"
mkdocstrings = "^0.19.1"
mkdocstrings-python = "^0.8.2"
Expand Down

0 comments on commit c48d511

Please sign in to comment.