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 @@ -8,7 +8,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
10
grpcio-tools==1.66.0 ; python_version >= "3.11" and python_version < "4.0"
11
- grpcio==1.66.0 ; python_version >= "3.11" and python_version < "4.0"
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"
14
14
h2==4.1.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
3
grpcio-tools == 1.66.0 ; python_version >= "3.11" and python_version < "4.0"
4
- grpcio == 1.66.0 ; python_version >= "3.11" and python_version < "4.0"
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"
7
7
hpack == 4.0.0 ; python_version >= "3.11" and python_version < "4.0"
You can’t perform that action at this time.
0 commit comments