File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44[build-system ]
55requires = [
66 " setuptools == 78.1.0" ,
7- " setuptools_scm[toml] == 8.2.0 " ,
7+ " setuptools_scm[toml] == 8.3.1 " ,
88 " frequenz-repo-config[lib] == 0.13.2" ,
99]
1010build-backend = " setuptools.build_meta"
@@ -46,7 +46,7 @@ dev-flake8 = [
4646]
4747dev-formatting = [" black == 25.1.0" , " isort == 6.0.1" ]
4848dev-mkdocs = [
49- " Markdown == 3.7 " ,
49+ " Markdown == 3.8 " ,
5050 " black == 25.1.0" ,
5151 " mike == 2.1.3" ,
5252 " mkdocs-gen-files == 0.5.0" ,
@@ -57,12 +57,12 @@ dev-mkdocs = [
5757]
5858dev-mypy = [
5959 " mypy == 1.15.0" ,
60- " types-Markdown == 3.7 .0.20250322 " ,
60+ " types-Markdown == 3.8 .0.20250415 " ,
6161 # For checking the noxfile, docs/ script, and tests
6262 " frequenz-reporting-python[dev-mkdocs,dev-noxfile,dev-pytest]" ,
6363]
6464dev-noxfile = [
65- " nox == 2025.2.9 " ,
65+ " nox == 2025.5.1 " ,
6666 " frequenz-repo-config[lib] == 0.13.2" ,
6767]
6868dev-pylint = [
You can’t perform that action at this time.
0 commit comments