Skip to content

Commit

Permalink
chore(deps-dev): bump flake8-isort from 4.1.1 to 4.1.2.post0
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]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2022
1 parent 723effc commit 7af61f5
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 36 deletions.
88 changes: 53 additions & 35 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 @@ -39,7 +39,7 @@ flake8-builtins = "^1.5.3"
flake8-comprehensions = "^3.7.0"
flake8-debugger = "^4.0.0"
flake8-fixme = "^1.1.1"
flake8-isort = "^4.1.1"
flake8-isort = "^4.1.2"
flake8-variables-names = "^0.0.4"
isort = "^5.10.1"
pytest-cov = "^3.0.0"
Expand Down

0 comments on commit 7af61f5

Please sign in to comment.