Skip to content

Commit c51f268

Browse files
authored
Merge pull request #71 from frequenz-floss/dependabot/pip/patch-c952a00002
Bump the patch group with 3 updates
2 parents 0704f7d + 4f06c8a commit c51f268

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ dev-mkdocs = [
5151
"mike == 2.1.3",
5252
"mkdocs-gen-files == 0.5.0",
5353
"mkdocs-literate-nav == 0.6.2",
54-
"mkdocs-macros-plugin == 1.3.7",
55-
"mkdocs-material == 9.6.16",
54+
"mkdocs-macros-plugin == 1.3.9",
55+
"mkdocs-material == 9.6.18",
5656
"frequenz-repo-config[lib] == 0.13.5",
5757
]
5858
dev-mypy = [
@@ -72,7 +72,7 @@ dev-pylint = [
7272
]
7373
dev-pytest = [
7474
"pytest == 8.4.1",
75-
"pylint == 3.3.7", # We need this to check for the examples
75+
"pylint == 3.3.8", # We need this to check for the examples
7676
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
7777
"pytest-mock == 3.14.1",
7878
"pytest-asyncio == 1.1.0",

0 commit comments

Comments
 (0)