Skip to content

Commit

Permalink
chore(deps-dev): bump flake8-isort from 4.2.0 to 5.0.0 (#221)
Browse files Browse the repository at this point in the history
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 4.2.0 to 5.0.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.2.0...5.0.0)

---
updated-dependencies:
- dependency-name: flake8-isort
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2022
1 parent 84ab16d commit 165e043
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black==22.10.0
flake8==5.0.4
flake8-debugger==4.1.2
flake8-docstrings==1.6.0
flake8-isort==4.2.0
flake8-isort==5.0.0
flake8-string-format==0.3.0
flake8-tuple==0.4.1
isort==5.10.1
Expand Down

0 comments on commit 165e043

Please sign in to comment.