Skip to content

Commit

Permalink
chore(deps-dev): bump flake8-isort from 6.0.0 to 6.1.0 (#330)
Browse files Browse the repository at this point in the history
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/gforcada/flake8-isort/blob/master/CHANGES.rst)
- [Commits](gforcada/flake8-isort@6.0.0...6.1.0)

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

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 1, 2023
1 parent a1a7c85 commit b3fcdcb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 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 @@ -33,7 +33,7 @@ black = "^23.9.1"
flake8 = "^6.1.0"
flake8-debugger = "^4.1.2"
flake8-docstrings = "^1.6.0"
flake8-isort = "^6.0.0"
flake8-isort = "^6.1.0"
flake8-string-format = "^0.3.0"
flake8-tuple = "^0.4.1"
isort = "^5.12.0"
Expand Down

0 comments on commit b3fcdcb

Please sign in to comment.