Skip to content

Commit d5e1bbc

Browse files
Update Python dependencies (#88)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 66a6ceb commit d5e1bbc

2 files changed

Lines changed: 41 additions & 41 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ module-root = ""
3232

3333
[dependency-groups]
3434
format = [
35-
"ruff==0.15.2"
35+
"ruff==0.15.4"
3636
]
3737
lint = [
3838
"codespell==2.4.1",
39-
"ty==0.0.18"
39+
"ty==0.0.20"
4040
]
4141
unit = [
4242
"coverage[toml]==7.13.4",

0 commit comments

Comments
 (0)