Skip to content

Commit a2bc9da

Browse files
authored
Merge pull request #308 from mt-sre/dependabot/pip/isort-5.11.3
fix(deps-dev): update isort requirement from 5.11.2 to 5.11.3
2 parents 5c9cd46 + 3addd35 commit a2bc9da

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.11.2"
16+
isort = "5.11.3"
1717
pylint = "2.15.9"
1818
black = "22.12.0"
1919
yamllint = "1.28.0"

0 commit comments

Comments
 (0)