Skip to content

Commit 92913c6

Browse files
⬆️ deps: Update Python dev dependencies (#84)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bdcc04b commit 92913c6

2 files changed

Lines changed: 42 additions & 42 deletions

File tree

pyproject.toml

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

3434
[dependency-groups]
3535
dev = [
36-
"ty>=0.0.39",
37-
"ruff>=0.15.14",
36+
"ty>=0.0.46",
37+
"ruff>=0.15.16",
3838
"pytest>=9.0.3",
3939
"pytest-rerunfailures>=16.3",
4040
]

0 commit comments

Comments
 (0)