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"
88colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
99coverage[toml]==7.6.1 ; python_version >= "3.11" and python_version < "4.0"
1010grpcio-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"
1212grpclib==0.4.7 ; python_version >= "3.11" and python_version < "4.0"
1313h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0"
1414h2==4.1.0 ; python_version >= "3.11" and python_version < "4.0"
Original file line number Diff line number Diff line change 11aiofiles == 24.1.0 ; python_version >= "3.11" and python_version < "4.0"
22asyncio == 3.4.3 ; python_version >= "3.11" and python_version < "4.0"
33grpcio-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"
55grpclib == 0.4.7 ; python_version >= "3.11" and python_version < "4.0"
66h2 == 4.1.0 ; python_version >= "3.11" and python_version < "4.0"
77hpack == 4.0.0 ; python_version >= "3.11" and python_version < "4.0"
You can’t perform that action at this time.
0 commit comments