Skip to content

Commit 723db40

Browse files
committed
run Librarian tidy
1 parent efe147d commit 723db40

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

librarian.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,20 +20,20 @@ sources:
2020
sha256: e99c641a9c5525394de43c762b9db50c3ada1f219d6dbdba594ae992fbe1d838
2121
tools:
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
3737
default:
3838
output: packages
3939
tag_format: '{name}-v{version}'

0 commit comments

Comments
 (0)