Skip to content

Commit f02b352

Browse files
Merge pull request #1293 from VWS-Python/dependabot/pip/isort-5.5.1
Bump isort from 5.5.0 to 5.5.1
2 parents 2a9d6a6 + c9d7daf commit f02b352

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
@@ -15,7 +15,7 @@ flake8-commas==2.0.0 # Require silicon valley commas
1515
flake8-quotes==3.2.0 # Require single quotes
1616
flake8==3.8.3 # Lint
1717
freezegun==0.3.15
18-
isort==5.5.0 # Lint imports
18+
isort==5.5.1 # Lint imports
1919
mypy==0.782 # Type checking
2020
pip_check_reqs==2.1.1
2121
pydocstyle==5.1.1 # Lint docstrings

0 commit comments

Comments
 (0)