Skip to content

Commit 0351082

Browse files
⬆️ deps: Update Python dev dependencies
1 parent b657a38 commit 0351082

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
@@ -35,8 +35,8 @@ check-case-conflict = "dochooks.check_case_conflict.check:main"
3535

3636
[dependency-groups]
3737
dev = [
38-
"ty>=0.0.63",
39-
"ruff>=0.16.0",
38+
"ty>=0.0.65",
39+
"ruff>=0.16.1",
4040
"pytest>=9.1.1",
4141
"pytest-rerunfailures>=16.4",
4242
"tomli>=2.4.1; python_version < '3.11'",

0 commit comments

Comments
 (0)