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.2 " ,
99]
1010build-backend = " setuptools.build_meta"
1111
@@ -63,7 +63,7 @@ dev-mkdocs = [
6363 " mkdocs-material == 9.2.5" ,
6464 " mkdocs-section-index == 0.3.5" ,
6565 " mkdocstrings[python] == 0.22.0" ,
66- " frequenz-repo-config[lib] == 0.4.0 " ,
66+ " frequenz-repo-config[lib] == 0.5.2 " ,
6767]
6868dev-mypy = [
6969 " mypy == 1.5.1" ,
@@ -72,7 +72,7 @@ dev-mypy = [
7272 # For checking the noxfile, docs/ script, and tests
7373 " frequenz-sdk[dev-mkdocs,dev-noxfile,dev-pytest]" ,
7474]
75- dev-noxfile = [" nox == 2023.4.22" , " frequenz-repo-config[lib] == 0.4.0 " ]
75+ dev-noxfile = [" nox == 2023.4.22" , " frequenz-repo-config[lib] == 0.5.2 " ]
7676dev-pylint = [
7777 " pylint == 2.17.5" ,
7878 # For checking the noxfile, docs/ script, and tests
You can’t perform that action at this time.
0 commit comments