Skip to content

Commit

Permalink
⬆ Update markdown-include requirement from ^0.5.1 to ^0.8.1
Browse files Browse the repository at this point in the history
Updates the requirements on [markdown-include](https://github.com/cmacmackin/markdown-include) to permit the latest version.
- [Release notes](https://github.com/cmacmackin/markdown-include/releases)
- [Commits](cmacmackin/markdown-include@v0.5.1...v0.8.1)

---
updated-dependencies:
- dependency-name: markdown-include
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 10, 2023
1 parent 8e45b91 commit ddc6bf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ license = "MIT"
[tool.poetry.dependencies]
python = "^3.8"
mkdocs-material = "^9.5.1"
markdown-include = "^0.5.1"
markdown-include = "^0.8.1"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit ddc6bf1

Please sign in to comment.