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 == 75.8.0" ,
7- " setuptools_scm[toml] == 8.1 .0" ,
7+ " setuptools_scm[toml] == 8.2 .0" ,
88 " frequenz-repo-config[lib] == 0.11.0" ,
99]
1010build-backend = " setuptools.build_meta"
@@ -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.14.1 " ,
66+ " mypy == 1.15.0 " ,
6767 " types-Markdown == 3.7.0.20241204" ,
6868]
6969dev-noxfile = [" nox == 2025.2.9" , " frequenz-repo-config[lib] == 0.11.0" ]
@@ -75,9 +75,9 @@ dev-pylint = [
7575dev-pytest = [
7676 " async-solipsism == 0.7" ,
7777 " frequenz-repo-config[extra-lint-examples] == 0.11.0" ,
78- " hypothesis == 6.124.9 " ,
78+ " hypothesis == 6.130.4 " ,
7979 " pytest == 8.3.5" ,
80- " pytest-asyncio == 0.25.3 " ,
80+ " pytest-asyncio == 0.26.0 " ,
8181 " pytest-mock == 3.14.0" ,
8282]
8383dev = [
You can’t perform that action at this time.
0 commit comments