Skip to content

Commit

Permalink
Bump flake8-isort from 4.1.1 to 4.1.2.post0 (#260)
Browse files Browse the repository at this point in the history
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 4.1.1 to 4.1.2.post0.
- [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.1...4.1.2.post0)

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

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 Jul 26, 2022
1 parent b5d21e3 commit 26665fa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 27 deletions.
34 changes: 8 additions & 26 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.0"
flake8-isort = "^4.1"
pep8-naming = "^0.13"

mypy = "^0.971"
Expand Down

0 comments on commit 26665fa

Please sign in to comment.