We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a45817 commit de4ed12Copy full SHA for de4ed12
2 files changed
pyproject.toml
@@ -40,17 +40,17 @@ Repository = "https://github.com/connectrpc/connect-python"
40
dev = [
41
"asgiref==3.11.1",
42
"brotli==1.2.0",
43
- "buf-bin==1.69.0",
+ "buf-bin==1.70.0",
44
"connect-python-example",
45
- "granian==2.7.4",
+ "granian==2.7.5",
46
"grpcio-tools==1.80.0",
47
"gunicorn==26.0.0",
48
"hypercorn==0.18.0",
49
"poethepoet==0.46.0",
50
"pyvoy==0.3.0",
51
- "ruff==0.15.14",
52
- "tombi==1.0.0",
53
- "ty==0.0.39",
+ "ruff==0.15.15",
+ "tombi==1.1.1",
+ "ty==0.0.40",
54
"types-grpcio==1.0.0.20260518",
55
"types-protobuf==7.34.1.20260518",
56
"typing_extensions==4.15.0",
0 commit comments