Skip to content

Commit f8bc546

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

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

3333
[dependency-groups]
3434
dev = [
35-
"ty>=0.0.49",
36-
"ruff>=0.15.17",
37-
"pytest>=9.1.0",
35+
"ty>=0.0.51",
36+
"ruff>=0.15.18",
37+
"pytest>=9.1.1",
3838
"pytest-rerunfailures>=16.3",
3939
]
4040

0 commit comments

Comments
 (0)