Skip to content

Commit 5b78c85

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

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.63",
37-
"ruff>=0.16.0",
36+
"ty>=0.0.72",
37+
"ruff>=0.16.3",
3838
"pytest>=9.1.1",
39-
"pytest-rerunfailures>=16.4",
39+
"pytest-rerunfailures>=16.5",
4040
]
4141

4242
[tool.ruff]

0 commit comments

Comments
 (0)