Skip to content

Commit ba8b8ca

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

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,11 +32,11 @@ module-root = ""
3232

3333
[dependency-groups]
3434
format = [
35-
"ruff==0.15.12"
35+
"ruff==0.15.13"
3636
]
3737
lint = [
3838
"codespell==2.4.2",
39-
"ty==0.0.35"
39+
"ty==0.0.37"
4040
]
4141
unit = [
4242
"coverage[toml]==7.14.0",

0 commit comments

Comments
 (0)