File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ click==8.1.7 ; python_version >= "3.11" and python_version < "4.0"
7
7
codecov-cli==0.7.4 ; python_version >= "3.11" and python_version < "4.0"
8
8
colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
9
9
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"
11
11
grpcio==1.66.1 ; python_version >= "3.11" and python_version < "4.0"
12
12
grpclib==0.4.7 ; python_version >= "3.11" and python_version < "4.0"
13
13
h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0"
Original file line number Diff line number Diff line change 1
1
aiofiles == 24.1.0 ; python_version >= "3.11" and python_version < "4.0"
2
2
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"
4
4
grpcio == 1.66.1 ; python_version >= "3.11" and python_version < "4.0"
5
5
grpclib == 0.4.7 ; python_version >= "3.11" and python_version < "4.0"
6
6
h2 == 4.1.0 ; python_version >= "3.11" and python_version < "4.0"
You can’t perform that action at this time.
0 commit comments