Skip to content

Commit c0767a9

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

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 @@ docufix = "docufix.__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)