Skip to content

Commit 52a9de7

Browse files
Merge pull request #999 from VWS-Python/dependabot/pip/requirements/isort-5.10.1
Bump isort from 5.10.0 to 5.10.1 in /requirements
2 parents f1df26e + 8d90f6b commit 52a9de7

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 @@ flake8-quotes==3.3.1 # Require single quotes
1313
flake8==4.0.1 # Lint
1414
freezegun==1.1.0 # Freeze time in tests
1515
furo==2021.11.12.1
16-
isort==5.10.0 # Lint imports
16+
isort==5.10.1 # Lint imports
1717
keyring==23.2.1
1818
mypy==0.910 # Type checking
1919
pip_check_reqs==2.3.2

0 commit comments

Comments
 (0)