Skip to content

Commit

Permalink
build: update mkdocs and mkdocs-material
Browse files Browse the repository at this point in the history
  • Loading branch information
trag1c committed Oct 10, 2024
1 parent 7fbbb7d commit c97f0ee
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 32 deletions.
116 changes: 86 additions & 30 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ python = "^3.9"
[tool.poetry.group.dev.dependencies]
mypy = "^1.5.0"
pytest = "^7.4.0"
mkdocs = "^1.5.2"
mkdocs-material = "^9.1.21"
mkdocs = "^1.6.0"
mkdocs-material = "^9.5.24"
ruff = "^0.4.5"
interrogate = "^1.7.0"
pytest-cov = "^5.0.0"
Expand Down

0 comments on commit c97f0ee

Please sign in to comment.