Skip to content

Commit 0d76166

Browse files
authored
Merge pull request #167 from frequenz-floss/dependabot/pip/patch-e86e8446d2
chore(deps): bump the patch group with 3 updates
2 parents 1cb6b66 + 1006aad commit 0d76166

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
@@ -62,8 +62,8 @@ dev-mkdocs = [
6262
"mkdocs-gen-files == 0.5.0",
6363
"mkdocs-literate-nav == 0.6.2",
6464
"mkdocs-macros-plugin == 1.3.9",
65-
"mkdocs-material == 9.6.18",
66-
"mkdocstrings[python] == 0.30.0",
65+
"mkdocs-material == 9.6.21",
66+
"mkdocstrings[python] == 0.30.1",
6767
"mkdocstrings-python == 1.18.2",
6868
"frequenz-repo-config[lib] == 0.13.5",
6969
]
@@ -85,7 +85,7 @@ dev-pylint = [
8585
"frequenz-lib-notebooks[dev-mkdocs,dev-noxfile,dev-pytest]",
8686
]
8787
dev-pytest = [
88-
"pytest == 8.4.1",
88+
"pytest == 8.4.2",
8989
"pylint == 3.3.8", # We need this to check for the examples
9090
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
9191
"pytest-mock == 3.14.1",

0 commit comments

Comments
 (0)