Skip to content

Commit 5c0b640

Browse files
authored
Bump the patch group with 4 updates (#147)
2 parents 1751a5c + cd0c6f9 commit 5c0b640

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
@@ -73,9 +73,9 @@ dev-mkdocs = [
7373
"Markdown == 3.7",
7474
"mike == 2.1.3",
7575
"mkdocs-gen-files == 0.5.0",
76-
"mkdocs-literate-nav == 0.6.1",
76+
"mkdocs-literate-nav == 0.6.2",
7777
"mkdocs-macros-plugin == 1.3.7",
78-
"mkdocs-material == 9.6.1",
78+
"mkdocs-material == 9.6.11",
7979
"mkdocstrings[python] == 0.29.1",
8080
"frequenz-repo-config[lib] == 0.13.2",
8181
]
@@ -90,13 +90,13 @@ dev-mypy = [
9090
]
9191
dev-noxfile = ["nox == 2025.2.9", "frequenz-repo-config[lib] == 0.13.2"]
9292
dev-pylint = [
93-
"pylint == 3.3.4",
93+
"pylint == 3.3.6",
9494
# For checking the noxfile, docs/ script, and tests
9595
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
9696
"frequenz-api-dispatch == 1.0.0-rc1",
9797
]
9898
dev-pytest = [
99-
"pytest == 8.3.4",
99+
"pytest == 8.3.5",
100100
"frequenz-repo-config[extra-lint-examples] == 0.13.2",
101101
"pytest-mock == 3.14.0",
102102
"pytest-asyncio == 0.26.0",

0 commit comments

Comments
 (0)