Skip to content

Commit

Permalink
Bump flake8-isort from 4.1.2.post0 to 4.2.0 (#264)
Browse files Browse the repository at this point in the history
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:development
  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>
  • Loading branch information
dependabot[bot] authored Aug 5, 2022
1 parent 10bd25f commit acca375
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ flake8-string-format = "^0.3"
flake8-pep3101 = "^1.3"
flake8-super-call = "^1.0"
flake8-debugger = "^4.0"
flake8-isort = "^4.1"
flake8-isort = "^4.2"
pep8-naming = "^0.13"

mypy = "^0.971"
Expand Down

0 comments on commit acca375

Please sign in to comment.