Skip to content

Commit 9f041b9

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

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
@@ -32,10 +32,10 @@ expr_simplifier = "expr_simplifier.__main__:main"
3232

3333
[dependency-groups]
3434
dev = [
35-
"ty>=0.0.35",
36-
"ruff>=0.15.12",
35+
"ty>=0.0.37",
36+
"ruff>=0.15.13",
3737
"pytest>=9.0.3",
38-
"pytest-rerunfailures>=16.1",
38+
"pytest-rerunfailures>=16.2",
3939
]
4040

4141
[tool.ruff]

0 commit comments

Comments
 (0)