Skip to content

Commit 972b8e7

Browse files
⬆️ deps: Update Python dev dependencies (#83)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 42dfbc0 commit 972b8e7

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
@@ -35,9 +35,9 @@ watchfs = "watchfs.__main__:main"
3535

3636
[dependency-groups]
3737
dev = [
38-
"ty>=0.0.44",
39-
"ruff>=0.15.16",
40-
"pytest>=9.0.3",
38+
"ty>=0.0.49",
39+
"ruff>=0.15.17",
40+
"pytest>=9.1.0",
4141
"pytest-rerunfailures>=16.3",
4242
"tomli>=2.4.1",
4343
]

0 commit comments

Comments
 (0)