Skip to content

Commit 066f300

Browse files
authored
Merge pull request #19 from protoconf/renovate/grpcio-tools-1.x
Update dependency grpcio-tools to v1.66.1
2 parents 7400213 + ed13960 commit 066f300

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ click==8.1.7 ; python_version >= "3.11" and python_version < "4.0"
77
codecov-cli==0.7.4 ; python_version >= "3.11" and python_version < "4.0"
88
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
99
coverage[toml]==7.6.1 ; python_version >= "3.11" and python_version < "4.0"
10-
grpcio-tools==1.66.0 ; python_version >= "3.11" and python_version < "4.0"
10+
grpcio-tools==1.66.1 ; python_version >= "3.11" and python_version < "4.0"
1111
grpcio==1.66.1 ; python_version >= "3.11" and python_version < "4.0"
1212
grpclib==0.4.7 ; python_version >= "3.11" and python_version < "4.0"
1313
h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
aiofiles==24.1.0 ; python_version >= "3.11" and python_version < "4.0"
22
asyncio==3.4.3 ; python_version >= "3.11" and python_version < "4.0"
3-
grpcio-tools==1.66.0 ; python_version >= "3.11" and python_version < "4.0"
3+
grpcio-tools==1.66.1 ; python_version >= "3.11" and python_version < "4.0"
44
grpcio==1.66.1 ; python_version >= "3.11" and python_version < "4.0"
55
grpclib==0.4.7 ; python_version >= "3.11" and python_version < "4.0"
66
h2==4.1.0 ; python_version >= "3.11" and python_version < "4.0"

0 commit comments

Comments
 (0)