Skip to content

Commit 43e5756

Browse files
Merge pull request #836 from VWS-Python/dependabot/pip/isort-5.7.0
Bump isort from 5.6.4 to 5.7.0
2 parents e62938e + 1ed35bc commit 43e5756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ flake8-commas==2.0.0 # Require silicon valley commas
1212
flake8-quotes==3.2.0 # Require single quotes
1313
flake8==3.8.4 # Lint
1414
freezegun==1.0.0 # Freeze time in tests
15-
isort==5.6.4 # Lint imports
15+
isort==5.7.0 # Lint imports
1616
keyring==21.8.0
1717
mypy==0.790 # Type checking
1818
pip_check_reqs==2.1.1

0 commit comments

Comments
 (0)