mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-05 03:21:35 +00:00
.devcontainer
.devops
.github
.vscode
assets
contrib
docs
_includes
ci
docs
.gitignore
LICENSE
README.md
__init__.py
extract_schema.py
main.py
mkdocs.yml
mlc_config.json
requirements.txt
src
.git-blame-ignore-revs
.gitattributes
.gitignore
.pkgr.yml
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
Procfile
README.md
RELEASE.md
SECURITY.md
codecov.yml
crowdin.yml
pyproject.toml
readthedocs.yml
requirements.txt
runtime.txt
tasks.py
Updates the requirements on [mkdocs-macros-plugin](https://github.com/fralau/mkdocs_macros_plugin) to permit the latest version. - [Release notes](https://github.com/fralau/mkdocs_macros_plugin/releases) - [Changelog](https://github.com/fralau/mkdocs-macros-plugin/blob/master/CHANGELOG.md) - [Commits](https://github.com/fralau/mkdocs_macros_plugin/compare/v0.7.0...v1.0.5) --- updated-dependencies: - dependency-name: mkdocs-macros-plugin dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 lines
230 B
Plaintext
9 lines
230 B
Plaintext
mkdocs==1.5.3
|
|
mkdocs-macros-plugin>=0.7,<2.0
|
|
mkdocs-material>=9.0,<10.0
|
|
mkdocs-git-revision-date-localized-plugin>=1.1,<2.0
|
|
mkdocs-simple-hooks>=0.1,<1.0
|
|
mkdocs-include-markdown-plugin
|
|
neoteroi-mkdocs
|
|
mkdocstrings[python]>=0.24.0
|