Skip to content

Commit 7d124fc

Browse files
authored
Merge pull request #304 from mt-sre/dependabot/pip/isort-5.11.2
fix(deps-dev): update isort requirement from 5.10.1 to 5.11.2
2 parents 3117780 + 1b8d3de commit 7d124fc

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
@@ -13,7 +13,7 @@ PyYAML = "5.4.1"
1313
pre-commit = "2.20.0"
1414
# Please keep the following in-sync /w .pre-commit-config.yaml
1515
flake8 = "6.0.0"
16-
isort = "5.10.1"
16+
isort = "5.11.2"
1717
pylint = "2.15.8"
1818
black = "22.12.0"
1919
yamllint = "1.28.0"

0 commit comments

Comments
 (0)