We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba6e162 commit 2919a18Copy full SHA for 2919a18
pyproject.toml
@@ -66,7 +66,7 @@ dev-mypy = [
66
"mypy == 1.18.2",
67
"types-Markdown == 3.9.0.20250906",
68
]
69
-dev-noxfile = ["nox == 2025.5.1", "frequenz-repo-config[lib] == 0.13.5"]
+dev-noxfile = ["nox == 2025.10.16", "frequenz-repo-config[lib] == 0.13.5"]
70
dev-pylint = [
71
# For checking the noxfile, docs/ script, and tests
72
"frequenz-channels[dev-mkdocs,dev-noxfile,dev-pytest]",
@@ -75,7 +75,7 @@ dev-pylint = [
75
dev-pytest = [
76
"async-solipsism == 0.8",
77
"frequenz-repo-config[extra-lint-examples] == 0.13.5",
78
- "hypothesis == 6.140.2",
+ "hypothesis == 6.143.0",
79
"pytest == 8.4.2",
80
"pytest-asyncio == 1.1.0",
81
"pytest-mock == 3.15.1",
0 commit comments