Skip to content

Commit a4b0276

Browse files
Bump the minor group with 3 updates (#296)
2 parents e5657b4 + 9e7ac7b commit a4b0276

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dev-formatting = ["black == 26.3.1", "isort == 8.0.1"]
7373
dev-mkdocs = [
7474
"black == 26.3.1",
7575
"Markdown == 3.10.2",
76-
"mike == 2.1.4",
76+
"mike == 2.2.0",
7777
"mkdocs-gen-files == 0.6.1",
7878
"mkdocs-literate-nav == 0.6.3",
7979
"frequenz-api-dispatch == 1.0.0",
@@ -91,7 +91,7 @@ dev-mypy = [
9191
"types-protobuf == 6.32.1.20260221",
9292
"types-python-dateutil == 2.9.0.20251115",
9393
]
94-
dev-noxfile = ["nox == 2026.2.9", "frequenz-repo-config[lib] == 0.17.0"]
94+
dev-noxfile = ["nox == 2026.4.10", "frequenz-repo-config[lib] == 0.17.0"]
9595
dev-pylint = [
9696
"pylint == 4.0.5",
9797
# For checking the noxfile, docs/ script, and tests
@@ -105,7 +105,7 @@ dev-pytest = [
105105
"pytest-asyncio == 1.3.0",
106106
"async-solipsism == 0.9",
107107
"time-machine == 3.2.0",
108-
"hypothesis == 6.151.10",
108+
"hypothesis == 6.152.4",
109109
"frequenz-client-dispatch[cli]",
110110
]
111111
dev = [

0 commit comments

Comments
 (0)