55requires = [
66 " setuptools == 68.1.0" ,
77 " setuptools_scm[toml] == 7.1.0" ,
8- " frequenz-repo-config[lib] == 0.9.1 " ,
8+ " frequenz-repo-config[lib] == 0.9.2 " ,
99]
1010build-backend = " setuptools.build_meta"
1111
@@ -47,12 +47,12 @@ dev-formatting = ["black == 24.4.2", "isort == 5.13.2"]
4747dev-mkdocs = [
4848 " Markdown == 3.6" ,
4949 " black == 24.4.2" ,
50- " frequenz-repo-config[lib] == 0.9.1 " ,
50+ " frequenz-repo-config[lib] == 0.9.2 " ,
5151 " markdown-callouts == 0.4.0" ,
5252 " markdown-svgbob == 202112.1022" ,
53- " mike == 2.0 .0" ,
53+ " mike == 2.1 .0" ,
5454 " mkdocs-gen-files == 0.5.0" ,
55- " mkdocs-include-markdown-plugin == 6.0.5 " ,
55+ " mkdocs-include-markdown-plugin == 6.0.6 " ,
5656 " mkdocs-literate-nav == 0.6.1" ,
5757 " mkdocs-macros-plugin == 1.0.5" ,
5858 " mkdocs-material == 9.5.20" ,
@@ -65,15 +65,15 @@ dev-mypy = [
6565 " mypy == 1.10.0" ,
6666 " types-Markdown == 3.6.0.20240316" ,
6767]
68- dev-noxfile = [" nox == 2024.4.15" , " frequenz-repo-config[lib] == 0.9.1 " ]
68+ dev-noxfile = [" nox == 2024.4.15" , " frequenz-repo-config[lib] == 0.9.2 " ]
6969dev-pylint = [
7070 # For checking the noxfile, docs/ script, and tests
7171 " frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]" ,
7272 " pylint == 3.1.0" ,
7373]
7474dev-pytest = [
7575 " async-solipsism == 0.6" ,
76- " frequenz-repo-config[extra-lint-examples] == 0.9.1 " ,
76+ " frequenz-repo-config[extra-lint-examples] == 0.9.2 " ,
7777 " hypothesis == 6.100.2" ,
7878 " pytest == 8.2.0" ,
7979 " pytest-asyncio == 0.23.6" ,
0 commit comments