Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit 9f38440

Browse files
authored
Bump black to match gapic-generator-python
1 parent 05a8ce5 commit 9f38440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
python-version: 3.14
2525
- name: Install black
26-
run: pip install black==22.3.0
26+
run: pip install black==23.7.0
2727
- name: Check diff
2828
run: black --diff --check .
2929
docs:

0 commit comments

Comments
 (0)