Skip to content

Commit 4a50496

Browse files
authored
Merge pull request #26 from frequenz-floss/dependabot/pip/patch-553029fc77
Bump the patch group with 3 updates
2 parents 912a5fb + e249eae commit 4a50496

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
@@ -68,8 +68,8 @@ dev-mkdocs = [
6868
"mike == 2.1.3",
6969
"mkdocs-gen-files == 0.5.0",
7070
"mkdocs-literate-nav == 0.6.2",
71-
"mkdocs-macros-plugin == 1.3.7",
72-
"mkdocs-material == 9.6.15",
71+
"mkdocs-macros-plugin == 1.3.9",
72+
"mkdocs-material == 9.6.17",
7373
"mkdocstrings[python] == 0.29.1",
7474
"mkdocstrings-python == 1.16.12",
7575
"frequenz-repo-config[lib] == 0.13.5",
@@ -89,7 +89,7 @@ dev-pylint = [
8989
]
9090
dev-pytest = [
9191
"pytest == 8.4.1",
92-
"pylint == 3.3.7", # We need this to check for the examples
92+
"pylint == 3.3.8", # We need this to check for the examples
9393
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
9494
"pytest-mock == 3.14.1",
9595
"pytest-asyncio == 1.0.0",

0 commit comments

Comments
 (0)