@@ -27,7 +27,7 @@ classifiers = [
2727requires-python = " >= 3.11, < 4"
2828dependencies = [
2929 " typing-extensions >= 4.5.0, < 5" ,
30- " watchfiles >= 0.15.0, < 0.22 .0" ,
30+ " watchfiles >= 0.15.0, < 0.23 .0" ,
3131]
3232dynamic = [" version" ]
3333
@@ -50,14 +50,14 @@ dev-mkdocs = [
5050 " frequenz-repo-config[lib] == 0.9.2" ,
5151 " markdown-callouts == 0.4.0" ,
5252 " markdown-svgbob == 202112.1022" ,
53- " mike == 2.1.0 " ,
53+ " mike == 2.1.1 " ,
5454 " mkdocs-gen-files == 0.5.0" ,
55- " mkdocs-include-markdown-plugin == 6.0.6 " ,
55+ " mkdocs-include-markdown-plugin == 6.1.1 " ,
5656 " mkdocs-literate-nav == 0.6.1" ,
5757 " mkdocs-macros-plugin == 1.0.5" ,
58- " mkdocs-material == 9.5.20 " ,
59- " mkdocstrings[python] == 0.25.0 " ,
60- " mkdocstrings-python == 1.9.2 " ,
58+ " mkdocs-material == 9.5.25 " ,
59+ " mkdocstrings[python] == 0.25.1 " ,
60+ " mkdocstrings-python == 1.10.3 " ,
6161 " pymdownx-superfence-filter-lines == 0.1.0" ,
6262]
6363dev-mypy = [
@@ -70,14 +70,14 @@ dev-noxfile = ["nox == 2024.4.15", "frequenz-repo-config[lib] == 0.9.2"]
7070dev-pylint = [
7171 # For checking the noxfile, docs/ script, and tests
7272 " frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]" ,
73- " pylint == 3.1.0 " ,
73+ " pylint == 3.2.2 " ,
7474]
7575dev-pytest = [
7676 " async-solipsism == 0.6" ,
7777 " frequenz-repo-config[extra-lint-examples] == 0.9.2" ,
78- " hypothesis == 6.100.2 " ,
79- " pytest == 8.2.0 " ,
80- " pytest-asyncio == 0.23.6 " ,
78+ " hypothesis == 6.103.0 " ,
79+ " pytest == 8.2.1 " ,
80+ " pytest-asyncio == 0.23.7 " ,
8181 " pytest-mock == 3.14.0" ,
8282]
8383dev = [
0 commit comments