Skip to content

Commit 77f6c49

Browse files
ndgrigorianoleksandr-pavlyk
authored andcommitted
Update black version used in Python style check workflow
1 parent b2ae7e0 commit 77f6c49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python_style_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
with:
4646
src: "."
4747
options: "--check"
48-
version: "22.12.0"
48+
version: "24.4.2"
4949

5050
flake8:
5151
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)