diff --git a/pyproject.toml b/pyproject.toml index 7f530fc..ac922dc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ dev-mkdocs = [ "mkdocs-macros-plugin == 1.5.0", "mkdocs-material == 9.7.6", "mkdocstrings[python] == 1.0.4", - "mkdocstrings-python == 2.0.3", + "mkdocstrings-python == 2.0.5", "frequenz-repo-config[lib] == 0.17.0", ] dev-mypy = [ @@ -78,7 +78,7 @@ dev-noxfile = [ "frequenz-repo-config[lib] == 0.17.0", ] dev-pylint = [ - "pylint == 4.0.5", + "pylint == 4.0.6", # For checking the noxfile, docs/ script, and tests "frequenz-client-reporting[dev-mkdocs,dev-noxfile,dev-pytest]", "pandas >= 2, < 3", # Only required for example