Skip to content

Commit de4ed12

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

2 files changed

Lines changed: 160 additions & 160 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,17 +40,17 @@ Repository = "https://github.com/connectrpc/connect-python"
4040
dev = [
4141
"asgiref==3.11.1",
4242
"brotli==1.2.0",
43-
"buf-bin==1.69.0",
43+
"buf-bin==1.70.0",
4444
"connect-python-example",
45-
"granian==2.7.4",
45+
"granian==2.7.5",
4646
"grpcio-tools==1.80.0",
4747
"gunicorn==26.0.0",
4848
"hypercorn==0.18.0",
4949
"poethepoet==0.46.0",
5050
"pyvoy==0.3.0",
51-
"ruff==0.15.14",
52-
"tombi==1.0.0",
53-
"ty==0.0.39",
51+
"ruff==0.15.15",
52+
"tombi==1.1.1",
53+
"ty==0.0.40",
5454
"types-grpcio==1.0.0.20260518",
5555
"types-protobuf==7.34.1.20260518",
5656
"typing_extensions==4.15.0",

0 commit comments

Comments
 (0)