44[build-system ]
55requires = [
66 " setuptools == 80.1.0" ,
7- " setuptools_scm[toml] == 8.3.0 " ,
8- " frequenz-repo-config[lib] == 0.13.2 " ,
7+ " setuptools_scm[toml] == 8.3.1 " ,
8+ " frequenz-repo-config[lib] == 0.13.4 " ,
99]
1010build-backend = " setuptools.build_meta"
1111
@@ -74,10 +74,10 @@ dev-mkdocs = [
7474 " mkdocs-gen-files == 0.5.0" ,
7575 " mkdocs-literate-nav == 0.6.2" ,
7676 " mkdocs-macros-plugin == 1.3.7" ,
77- " mkdocs-material == 9.6.12 " ,
77+ " mkdocs-material == 9.6.14 " ,
7878 " mkdocstrings[python] == 0.29.1" ,
7979 " mkdocstrings-python == 1.16.10" ,
80- " frequenz-repo-config[lib] == 0.13.2 " ,
80+ " frequenz-repo-config[lib] == 0.13.4 " ,
8181]
8282dev-mypy = [
8383 " mypy == 1.15.0" ,
@@ -88,15 +88,15 @@ dev-mypy = [
8888 # For checking the noxfile, docs/ script, and tests
8989 " frequenz-client-electricity-trading[dev-mkdocs,dev-noxfile,dev-pytest]" ,
9090]
91- dev-noxfile = [" nox == 2025.2.9" , " frequenz-repo-config[lib] == 0.13.2 " ]
91+ dev-noxfile = [" nox == 2025.2.9" , " frequenz-repo-config[lib] == 0.13.4 " ]
9292dev-pylint = [
93- " pylint == 3.3.6 " ,
93+ " pylint == 3.3.7 " ,
9494 # For checking the noxfile, docs/ script, and tests
9595 " frequenz-client-electricity-trading[dev-mkdocs,dev-noxfile,dev-pytest]" ,
9696]
9797dev-pytest = [
9898 " pytest == 8.3.5" ,
99- " frequenz-repo-config[extra-lint-examples] == 0.13.2 " ,
99+ " frequenz-repo-config[extra-lint-examples] == 0.13.4 " ,
100100 " pytest-mock == 3.14.0" ,
101101 " pytest-asyncio == 0.26.0" ,
102102 " async-solipsism == 0.7" ,
0 commit comments