Skip to content

Commit 8d90f6b

Browse files
Bump isort from 5.10.0 to 5.10.1 in /requirements
Bumps [isort](https://github.com/pycqa/isort) from 5.10.0 to 5.10.1. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@5.10.0...5.10.1) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1df26e commit 8d90f6b

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)