We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e344965 + 7c115e4 commit f02f68dCopy full SHA for f02f68d
2 files changed
pyproject.toml
@@ -31,14 +31,14 @@ build-backend = "hatchling.build"
31
32
[dependency-groups]
33
dev = [
34
- "jupyterlab>=4.5.7",
+ "jupyterlab>=4.5.8",
35
"pytest>=9.0.3",
36
"pytest-cov>=7.1.0",
37
"pytest-github-actions-annotate-failures>=0.4.0",
38
"pytest-random-order>=1.2.0",
39
"pytest-recording>=0.13.4",
40
- "ruff>=0.15.12",
41
- "ty>=0.0.34",
+ "ruff>=0.15.16",
+ "ty>=0.0.44",
42
]
43
44
[tool.uv]
0 commit comments