Skip to content

Commit e39896e

Browse files
authored
Update pyproject.toml.jinja
1 parent 1100281 commit e39896e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/pyproject.toml.jinja

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ pytest-benchmark = "^5.1.0"
5959

6060
{% if include_docs %}[tool.poetry.group.docs.dependencies]
6161
mkdocs = "^1.6.1"
62-
mkdocs-material = "^9.6.7"
63-
mkdocs-git-revision-date-localized-plugin = "^1.4.4"
62+
mkdocs-material = "^9.6.8"
63+
mkdocs-git-revision-date-localized-plugin = "^1.4.5"
6464
mkdocs-awesome-pages-plugin = "^2.10.1"
6565
mkdocs-git-authors-plugin = "^0.9.2"
6666
mkapi = "^4.1.0"

0 commit comments

Comments
 (0)