Skip to content

Commit 8c69f15

Browse files
committed
Update dependencies
1 parent b92af32 commit 8c69f15

2 files changed

Lines changed: 221 additions & 216 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ dependencies = [
1313
[dependency-groups]
1414
dev = [
1515
"jupyter>=1.1.1",
16-
"pytest>=9.0.3",
16+
"pytest>=9.1.0",
1717
"pytest-asyncio>=1.4.0",
1818
"pytest-cov>=7.1.0",
1919
"pytest-mock>=3.15.1",
20-
"ruff>=0.15.15",
21-
"ty>=0.0.40",
20+
"ruff>=0.15.17",
21+
"ty>=0.0.49",
2222
]
2323

2424
[build-system]

0 commit comments

Comments
 (0)