Skip to content

Commit 223cd9b

Browse files
Merge pull request #13 from frequenz-floss/dependabot/pip/required-f586edaec8
Bump the required group with 4 updates
2 parents 134e8ea + 71200a4 commit 223cd9b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ dev-flake8 = [
4141
"flake8 == 7.1.1",
4242
"flake8-docstrings == 1.7.0",
4343
"flake8-pyproject == 1.2.3", # For reading the flake8 config from pyproject.toml
44-
"pydoclint == 0.5.7",
44+
"pydoclint == 0.5.9",
4545
"pydocstyle == 6.3.0",
4646
]
4747
dev-formatting = ["black == 24.8.0", "isort == 5.13.2"]
@@ -51,8 +51,8 @@ dev-mkdocs = [
5151
"mike == 2.1.3",
5252
"mkdocs-gen-files == 0.5.0",
5353
"mkdocs-literate-nav == 0.6.1",
54-
"mkdocs-macros-plugin == 1.0.5",
55-
"mkdocs-material == 9.5.34",
54+
"mkdocs-macros-plugin == 1.2.0",
55+
"mkdocs-material == 9.5.39",
5656
"mkdocstrings[python] == 0.26.1",
5757
"mkdocstrings-python == 1.11.1",
5858
"frequenz-repo-config[lib] == 0.10.0",
@@ -74,7 +74,7 @@ dev-pylint = [
7474
]
7575
dev-pytest = [
7676
"pytest == 8.3.3",
77-
"pylint == 3.2.7", # We need this to check for the examples
77+
"pylint == 3.3.1", # We need this to check for the examples
7878
"frequenz-repo-config[extra-lint-examples] == 0.10.0",
7979
"pytest-mock == 3.14.0",
8080
"pytest-asyncio == 0.24.0",

0 commit comments

Comments
 (0)