33
44[build-system ]
55requires = [
6- " setuptools == 75.5 .0" ,
6+ " setuptools == 75.6 .0" ,
77 " setuptools_scm[toml] == 8.1.0" ,
88 " frequenz-repo-config[lib] == 0.11.0" ,
99]
@@ -60,8 +60,8 @@ dev-mkdocs = [
6060 " mkdocs-gen-files == 0.5.0" ,
6161 " mkdocs-literate-nav == 0.6.1" ,
6262 " mkdocs-macros-plugin == 1.3.7" ,
63- " mkdocs-material == 9.5.43 " ,
64- " mkdocstrings[python] == 0.26.2 " ,
63+ " mkdocs-material == 9.5.47 " ,
64+ " mkdocstrings[python] == 0.27.0 " ,
6565 " frequenz-repo-config[lib] == 0.11.0" ,
6666]
6767dev-mypy = [
@@ -77,13 +77,13 @@ dev-noxfile = [
7777 " frequenz-repo-config[lib] == 0.11.0" ,
7878]
7979dev-pylint = [
80- " pylint == 3.3.1 " ,
80+ " pylint == 3.3.2 " ,
8181 # For checking the noxfile, docs/ script, and tests
8282 " frequenz-client-reporting[dev-mkdocs,dev-noxfile,dev-pytest]" ,
8383 " pandas >= 2, < 3" , # Only required for example
8484]
8585dev-pytest = [
86- " pytest == 8.3.3 " ,
86+ " pytest == 8.3.4 " ,
8787 " frequenz-repo-config[extra-lint-examples] == 0.11.0" ,
8888 " pytest-mock == 3.14.0" ,
8989 " pytest-asyncio == 0.24.0" ,
0 commit comments