We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 874c903 + 48bebd3 commit 73c997eCopy full SHA for 73c997e
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@
3
4
[build-system]
5
requires = [
6
- "setuptools == 80.9.0",
+ "setuptools == 80.10.2",
7
"setuptools_scm[toml] == 9.2.2",
8
"frequenz-repo-config[lib] == 0.13.8",
9
]
@@ -103,8 +103,8 @@ dev-pytest = [
103
"pytest-mock == 3.15.1",
104
"pytest-asyncio == 1.3.0",
105
"async-solipsism == 0.8",
106
- "time-machine == 3.1.0",
107
- "hypothesis == 6.148.7",
+ "time-machine == 3.2.0",
+ "hypothesis == 6.151.4",
108
"frequenz-client-dispatch[cli]",
109
110
dev = [
0 commit comments