File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 hooks :
3232 - id : black
3333 - repo : https://github.com/pycqa/flake8
34- rev : 7.1.2
34+ rev : 7.2.0
3535 hooks :
3636 - id : flake8
3737 language : python
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ pyright==1.1.398
66pytype==2024.10.11; platform_system != "Windows" and python_version >= "3.10" and python_version < "3.13"
77
88# Libraries used by our various scripts.
9- aiohttp==3.10.11
9+ aiohttp==3.11.12
1010grpcio-tools>=1.66.2 # For grpc_tools.protoc
1111mypy-protobuf==3.6.0
1212packaging==24.2
@@ -19,7 +19,7 @@ termcolor>=2.3
1919tomli==2.2.1
2020tomlkit==0.13.2
2121typing_extensions>=4.13.0rc1
22- uv==0.5.14
22+ uv==0.6.11
2323
2424# Utilities for typeshed infrastructure scripts.
2525ts_utils @ file:lib
You can’t perform that action at this time.
0 commit comments