File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ dev-formatting = ["black == 26.3.1", "isort == 8.0.1"]
7373dev-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" ]
9595dev-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]
111111dev = [
You can’t perform that action at this time.
0 commit comments