Skip to content

Commit f02f68d

Browse files
committed
merge
2 parents e344965 + 7c115e4 commit f02f68d

2 files changed

Lines changed: 57 additions & 56 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ build-backend = "hatchling.build"
3131

3232
[dependency-groups]
3333
dev = [
34-
"jupyterlab>=4.5.7",
34+
"jupyterlab>=4.5.8",
3535
"pytest>=9.0.3",
3636
"pytest-cov>=7.1.0",
3737
"pytest-github-actions-annotate-failures>=0.4.0",
3838
"pytest-random-order>=1.2.0",
3939
"pytest-recording>=0.13.4",
40-
"ruff>=0.15.12",
41-
"ty>=0.0.34",
40+
"ruff>=0.15.16",
41+
"ty>=0.0.44",
4242
]
4343

4444
[tool.uv]

0 commit comments

Comments
 (0)