Skip to content

Commit a2cdbaf

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

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.2.3 # Lint docstrings

0 commit comments

Comments
 (0)