Skip to content

Commit b54506f

Browse files
authored
Merge pull request #25 from frequenz-floss/dependabot/pip/required-68f902ba95
Bump the required group across 1 directory with 4 updates
2 parents d354f2d + f6c6a21 commit b54506f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pyproject.toml

+4-4
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@ dev-mkdocs = [
5252
"mkdocs-gen-files == 0.5.0",
5353
"mkdocs-literate-nav == 0.6.1",
5454
"mkdocs-macros-plugin == 1.3.7",
55-
"mkdocs-material == 9.5.43",
56-
"mkdocstrings[python] == 0.26.2",
55+
"mkdocs-material == 9.5.47",
56+
"mkdocstrings[python] == 0.27.0",
5757
"mkdocstrings-python == 1.12.2",
5858
"frequenz-repo-config[lib] == 0.11.0",
5959
]
@@ -73,8 +73,8 @@ dev-pylint = [
7373
"frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]",
7474
]
7575
dev-pytest = [
76-
"pytest == 8.3.3",
77-
"pylint == 3.3.1", # We need this to check for the examples
76+
"pytest == 8.3.4",
77+
"pylint == 3.3.2", # We need this to check for the examples
7878
"frequenz-repo-config[extra-lint-examples] == 0.11.0",
7979
"pytest-mock == 3.14.0",
8080
"pytest-asyncio == 0.24.0",

0 commit comments

Comments
 (0)