Skip to content

Commit cff93d7

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

2 files changed

Lines changed: 70 additions & 70 deletions

File tree

pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ dev = [
4141
"buf-bin==1.71.0",
4242
"fix-protobuf-imports==0.1.7",
4343
"google-re2-stubs==0.1.1",
44-
"poethepoet==0.46.0",
44+
"poethepoet==0.48.0",
4545
"pytest==9.1.1",
4646
"pytest-benchmark==5.2.3",
47-
"ruff==0.15.18",
48-
"tombi==1.1.4",
49-
"ty==0.0.51",
47+
"ruff==0.15.20",
48+
"tombi==1.2.0",
49+
"ty==0.0.56",
5050
"types-protobuf==6.32.1.20260221",
5151

5252
# Unlike most dev dependencies, we don't pin to allow testing old and new versions

0 commit comments

Comments
 (0)