Skip to content

Commit fb3e7c7

Browse files
committed
run Librarian tidy
1 parent 0422a21 commit fb3e7c7

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: 8f7c17af87f6215012010dddaffec3aa5df5668bf0def727577bc0bc6b698193
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)