Skip to content

Commit aa2bb11

Browse files
Bump flake8-isort from 4.1.2.post0 to 4.2.0 (#1237)
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 4.1.2.post0 to 4.2.0. - [Release notes](https://github.com/gforcada/flake8-isort/releases) - [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst) - [Commits](gforcada/flake8-isort@4.1.2.post0...4.2.0) --- updated-dependencies: - dependency-name: flake8-isort dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4e981a7 commit aa2bb11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

flake8-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ flake8-fixme==1.1.1 # "fix me" counter
1616
flake8-functions==0.0.7 # function linting
1717
flake8-html==0.4.2 # html output
1818
flake8-if-statements==0.1.0 # condition linting
19-
flake8-isort==4.1.2.post0 # runs isort
19+
flake8-isort==4.2.0 # runs isort
2020
flake8-mutable==1.2.0 # mutable default argument detection
2121
flake8-pep3101==1.3.0 # new-style format strings only
2222
flake8-print==5.0.0 # complain about print statements in code

0 commit comments

Comments
 (0)