File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,20 +20,20 @@ sources:
2020 sha256 : e99c641a9c5525394de43c762b9db50c3ada1f219d6dbdba594ae992fbe1d838
2121tools :
2222 pip :
23+ - name : black
24+ version : 23.7.0
25+ package : black[jupyter]==23.7.0
2326 - name : gapic-generator
24- version : " 1.37.1"
27+ version : 1.37.1
28+ - name : isort
29+ version : 5.11.0
2530 - name : nox
26- version : " 2025.11.12"
31+ version : 2025.11.12
2732 - name : ruff
28- version : " 0.14.14"
29- - name : isort
30- version : " 5.11.0"
31- - name : black
32- version : " 23.7.0"
33- package : " black[jupyter]==23.7.0"
33+ version : 0.14.14
3434 - name : synthtool
35- version : " e643ce8e20f8fe237a31a1754524ba987de72875"
36- package : " gcp-synthtool@git+https://github.com/googleapis/synthtool@e643ce8e20f8fe237a31a1754524ba987de72875"
35+ version : e643ce8e20f8fe237a31a1754524ba987de72875
36+ package : gcp-synthtool@git+https://github.com/googleapis/synthtool@e643ce8e20f8fe237a31a1754524ba987de72875
3737default :
3838 output : packages
3939 tag_format : ' {name}-v{version}'
You can’t perform that action at this time.
0 commit comments