Skip to content

Commit fc51b0f

Browse files
Merge pull request #1772 from VWS-Python/dependabot/pip/requirements/isort-5.12.0
Bump isort from 5.11.4 to 5.12.0 in /requirements
2 parents 6648f29 + a2cdbaf commit fc51b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dodgy==0.2.1 # Look for uploaded secrets
1313
flake8==6.0.0 # Lint
1414
freezegun==1.2.2
1515
furo==2022.12.7
16-
isort==5.11.4 # Lint imports
16+
isort==5.12.0 # Lint imports
1717
mypy==1.0.0 # Type checking
1818
pip_check_reqs==2.4.3
1919
pydocstyle==6.3.0 # Lint docstrings

0 commit comments

Comments
 (0)