Skip to content

Commit

Permalink
Update all non-major Python dependencies (#136)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 3f76d3d commit 4372023
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 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 @@ -23,14 +23,14 @@ pytest-cov = "^4.1.0"

[tool.poetry.group.docs.dependencies]
mkdocs = "^1.6.1"
mkdocs-material = "^9.5.43"
mkdocs-material = "^9.5.44"
mkdocs-minify-plugin = "^0.8.0"
mkdocs-table-reader-plugin = "^2.2.2"
mkdocs-include-markdown-plugin = "^6.2.2"
mkdocs-gen-files = "^0.5.0"
mkdocs-literate-nav = "^0.6.1"
mkdocs-section-index = "^0.3.9"
mkdocstrings = {extras = ["python"], version = "^0.26.2"}
mkdocstrings = {extras = ["python"], version = "^0.27.0"}


[tool.poetry.scripts]
Expand Down

0 comments on commit 4372023

Please sign in to comment.