Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
fix(deps): Update dependency grpcio-tools to v1.60.0
  • Loading branch information
renovate-bot committed Dec 15, 2023
commit 64730f523462108fd2e5250302351ab6172115e9
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"exceptiongroup==1.2.0",
"black==23.11.0",
"grpcio==1.59.3",
"grpcio-tools==1.59.3",
"grpcio-tools==1.60.0",
"iniconfig==2.0.0",
"Jinja2==3.1.2",
"MarkupSafe==2.1.3",
Expand Down