File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 55requires = [
66 " setuptools == 67.7.2" ,
77 " setuptools_scm[toml] == 7.1.0" ,
8- " frequenz-repo-config[lib] == 0.4.0 " ,
8+ " frequenz-repo-config[lib] == 0.5.1 " ,
99]
1010build-backend = " setuptools.build_meta"
1111
@@ -49,14 +49,14 @@ dev-mkdocs = [
4949 " mkdocs-material == 9.1.21" ,
5050 " mkdocs-section-index == 0.3.5" ,
5151 " mkdocstrings[python] == 0.22.0" ,
52- " frequenz-repo-config[lib] == 0.4.0 " ,
52+ " frequenz-repo-config[lib] == 0.5.1 " ,
5353]
5454dev-mypy = [
5555 " mypy == 1.5.0" ,
5656 # For checking the noxfile, docs/ script, and tests
5757 " frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]" ,
5858]
59- dev-noxfile = [" nox == 2023.4.22" , " frequenz-repo-config[lib] == 0.4.0 " ]
59+ dev-noxfile = [" nox == 2023.4.22" , " frequenz-repo-config[lib] == 0.5.1 " ]
6060dev-pylint = [
6161 " pylint == 2.17.5" ,
6262 # For checking the noxfile, docs/ script, and tests
You can’t perform that action at this time.
0 commit comments