33
44[build-system ]
55requires = [
6- " setuptools == 80.1.0 " ,
7- " setuptools_scm[toml] == 8.2.0 " ,
6+ " setuptools == 80.3.1 " ,
7+ " setuptools_scm[toml] == 8.3.1 " ,
88 " frequenz-repo-config[lib] == 0.13.3" ,
99]
1010build-backend = " setuptools.build_meta"
@@ -45,7 +45,7 @@ dev-flake8 = [
4545]
4646dev-formatting = [" black == 25.1.0" , " isort == 6.0.1" ]
4747dev-mkdocs = [
48- " Markdown == 3.7 " ,
48+ " Markdown == 3.8 " ,
4949 " black == 25.1.0" ,
5050 " frequenz-repo-config[lib] == 0.13.3" ,
5151 " markdown-callouts == 0.4.0" ,
@@ -64,9 +64,9 @@ dev-mypy = [
6464 # For checking the noxfile, docs/ script, and tests
6565 " frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]" ,
6666 " mypy == 1.15.0" ,
67- " types-Markdown == 3.7 .0.20250322 " ,
67+ " types-Markdown == 3.8 .0.20250415 " ,
6868]
69- dev-noxfile = [" nox == 2025.2.9 " , " frequenz-repo-config[lib] == 0.13.3" ]
69+ dev-noxfile = [" nox == 2025.5.1 " , " frequenz-repo-config[lib] == 0.13.3" ]
7070dev-pylint = [
7171 # For checking the noxfile, docs/ script, and tests
7272 " frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]" ,
@@ -75,7 +75,7 @@ dev-pylint = [
7575dev-pytest = [
7676 " async-solipsism == 0.7" ,
7777 " frequenz-repo-config[extra-lint-examples] == 0.13.3" ,
78- " hypothesis == 6.130.12 " ,
78+ " hypothesis == 6.131.9 " ,
7979 " pytest == 8.3.5" ,
8080 " pytest-asyncio == 0.26.0" ,
8181 " pytest-mock == 3.14.0" ,
0 commit comments