Skip to content

Commit 7397cf5

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

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,10 +33,10 @@ moelib = "moelib.__main__:main"
3333

3434
[dependency-groups]
3535
dev = [
36-
"ty>=0.0.35",
37-
"ruff>=0.15.12",
36+
"ty>=0.0.37",
37+
"ruff>=0.15.13",
3838
"pytest>=9.0.3",
39-
"pytest-rerunfailures>=16.1",
39+
"pytest-rerunfailures>=16.2",
4040
]
4141

4242
[tool.ruff]

0 commit comments

Comments
 (0)