diff --git a/pyproject.toml b/pyproject.toml index 22cc4bee..9a128d46 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ dev-mkdocs = [ "mkdocs-include-markdown-plugin == 7.1.5", "mkdocs-literate-nav == 0.6.2", "mkdocs-macros-plugin == 1.3.7", - "mkdocs-material == 9.6.9", + "mkdocs-material == 9.6.11", "mkdocstrings[python] == 0.27.0", "mkdocstrings-python == 1.13.0", "pymdownx-superfence-filter-lines == 0.1.0", @@ -75,7 +75,7 @@ dev-pylint = [ dev-pytest = [ "async-solipsism == 0.7", "frequenz-repo-config[extra-lint-examples] == 0.11.0", - "hypothesis == 6.130.4", + "hypothesis == 6.130.6", "pytest == 8.3.5", "pytest-asyncio == 0.26.0", "pytest-mock == 3.14.0",