diff --git a/pyproject.toml b/pyproject.toml index 4ac4597..4b9e6a9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,8 +62,8 @@ dev-mkdocs = [ "mkdocs-gen-files == 0.5.0", "mkdocs-literate-nav == 0.6.2", "mkdocs-macros-plugin == 1.3.9", - "mkdocs-material == 9.6.18", - "mkdocstrings[python] == 0.30.0", + "mkdocs-material == 9.6.21", + "mkdocstrings[python] == 0.30.1", "mkdocstrings-python == 1.18.2", "frequenz-repo-config[lib] == 0.13.5", ] @@ -80,7 +80,7 @@ dev-pylint = [ "pymdownx-superfence-filter-lines[dev-mkdocs,dev-noxfile,dev-pytest]", ] dev-pytest = [ - "pytest == 8.4.1", + "pytest == 8.4.2", "frequenz-repo-config[extra-lint-examples] == 0.13.5", "pytest-mock == 3.14.1", "pytest-asyncio == 1.1.0",