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 33
44[build-system ]
55requires = [
6- " setuptools == 80.3.1 " ,
6+ " setuptools == 80.9.0 " ,
77 " setuptools_scm[toml] == 8.3.1" ,
88 " frequenz-repo-config[lib] == 0.13.3" ,
99]
@@ -63,7 +63,7 @@ dev-mkdocs = [
6363dev-mypy = [
6464 # For checking the noxfile, docs/ script, and tests
6565 " frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]" ,
66- " mypy == 1.15 .0" ,
66+ " mypy == 1.16 .0" ,
6767 " types-Markdown == 3.8.0.20250415" ,
6868]
6969dev-noxfile = [" nox == 2025.5.1" , " frequenz-repo-config[lib] == 0.13.3" ]
@@ -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.131.9 " ,
78+ " hypothesis == 6.132.0 " ,
7979 " pytest == 8.3.5" ,
8080 " pytest-asyncio == 0.26.0" ,
8181 " pytest-mock == 3.14.0" ,
You can’t perform that action at this time.
0 commit comments