Skip to content

Commit 4f715b4

Browse files
authored
Merge pull request #252 from mt-sre/dependabot/pip/black-22.8.0
fix(deps-dev): update black requirement from 22.6.0 to 22.8.0
2 parents 5ddb7f7 + 0da5ae1 commit 4f715b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ pre-commit = "2.20.0"
1515
flake8 = "5.0.4"
1616
isort = "5.10.1"
1717
pylint = "2.15.0"
18-
black = "22.6.0"
18+
black = "22.8.0"
1919
yamllint = "1.27.1"
2020
# vscode LSP
2121
jedi = "*"

0 commit comments

Comments
 (0)