Skip to content

Commit 740dab5

Browse files
authored
Update black
1 parent 8bf52c7 commit 740dab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
- name: Update pip
4646
run: python -m pip install --upgrade pip
4747
- name: Install Black
48-
run: pip install black==21.9b0
48+
run: pip install black==22.3.0
4949
- name: Run Black
5050
run: black --config=pyproject.toml --check .

0 commit comments

Comments
 (0)