Skip to content

Commit e16ef32

Browse files
⬆️ deps: Update Python dev dependencies
1 parent 0555cfb commit e16ef32

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.50",
37-
"ruff>=0.15.17",
38-
"pytest>=9.1.0",
36+
"ty>=0.0.53",
37+
"ruff>=0.15.19",
38+
"pytest>=9.1.1",
3939
"pytest-rerunfailures>=16.3",
4040
]
4141

0 commit comments

Comments
 (0)