Skip to content

Commit e18e223

Browse files
⬆️ deps: Update Python dev dependencies
1 parent 92913c6 commit e18e223

2 files changed

Lines changed: 47 additions & 47 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,9 @@ moelib = "moelib.__main__:main"
3333

3434
[dependency-groups]
3535
dev = [
36-
"ty>=0.0.46",
37-
"ruff>=0.15.16",
38-
"pytest>=9.0.3",
36+
"ty>=0.0.50",
37+
"ruff>=0.15.17",
38+
"pytest>=9.1.0",
3939
"pytest-rerunfailures>=16.3",
4040
]
4141

0 commit comments

Comments
 (0)