Skip to content

Commit cf3265a

Browse files
authored
Merge pull request #126 from frequenz-floss/dependabot/pip/patch-848c4da3c4
Bump the patch group with 4 updates
2 parents 9008ff6 + 93a166a commit cf3265a

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
@@ -76,8 +76,8 @@ dev-mkdocs = [
7676
"mkdocs-gen-files == 0.5.0",
7777
"mkdocs-literate-nav == 0.6.2",
7878
"mkdocs-macros-plugin == 1.3.7",
79-
"mkdocs-material == 9.6.15",
80-
"mkdocstrings[python] == 0.30.0",
79+
"mkdocs-material == 9.6.21",
80+
"mkdocstrings[python] == 0.30.1",
8181
"mkdocstrings-python == 1.16.12",
8282
"frequenz-repo-config[api] == 0.13.5",
8383
]
@@ -95,8 +95,8 @@ dev-pylint = [
9595
"frequenz-api-reporting[dev-mkdocs,dev-noxfile,dev-pytest]",
9696
]
9797
dev-pytest = [
98-
"pytest == 8.4.1",
99-
"pylint == 3.3.7", # We need this to check for the examples
98+
"pytest == 8.4.2",
99+
"pylint == 3.3.8", # We need this to check for the examples
100100
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
101101
]
102102
dev = [

0 commit comments

Comments
 (0)