Skip to content

Commit 2e8a0be

Browse files
authored
Bump the patch group with 4 updates (#207)
2 parents 1f8a83e + 15972c0 commit 2e8a0be

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
@@ -56,7 +56,7 @@ email = "[email protected]"
5656
[project.optional-dependencies]
5757
cli = [
5858
"asyncclick == 8.1.8",
59-
"prompt-toolkit == 3.0.51",
59+
"prompt-toolkit == 3.0.52",
6060
"parsedatetime == 2.6",
6161
"tzlocal == 5.3.1",
6262
]
@@ -76,8 +76,8 @@ dev-mkdocs = [
7676
"mkdocs-gen-files == 0.5.0",
7777
"mkdocs-literate-nav == 0.6.2",
7878
"frequenz-api-dispatch == 1.0.0-rc3",
79-
"mkdocs-macros-plugin == 1.3.7",
80-
"mkdocs-material == 9.6.16",
79+
"mkdocs-macros-plugin == 1.3.9",
80+
"mkdocs-material == 9.6.18",
8181
"mkdocstrings[python] == 0.30.0",
8282
"frequenz-repo-config[lib] == 0.13.5",
8383
]
@@ -92,7 +92,7 @@ dev-mypy = [
9292
]
9393
dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]
9494
dev-pylint = [
95-
"pylint == 3.3.7",
95+
"pylint == 3.3.8",
9696
# For checking the noxfile, docs/ script, and tests
9797
"frequenz-client-dispatch[cli,dev-mkdocs,dev-noxfile,dev-pytest]",
9898
"frequenz-api-dispatch == 1.0.0-rc3",

0 commit comments

Comments
 (0)