Skip to content

Commit 95affce

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

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

3333
[dependency-groups]
3434
dev = [
35-
"ty>=0.0.40",
36-
"ruff>=0.15.15",
35+
"ty>=0.0.44",
36+
"ruff>=0.15.16",
3737
"pytest>=9.0.3",
3838
"pytest-rerunfailures>=16.3",
3939
]

0 commit comments

Comments
 (0)