Skip to content

Commit

Permalink
chore(deps-dev): bump flake8-isort from 4.2.0 to 6.0.0
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 6.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...6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 6a941b1 commit cbe2879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ coverage = "7.2.7"
flake8 = "5.0.4" # last version supporting Python 3.7
flake8-annotations = "2.9.1" # last version supporting Python 3.7
flake8-bugbear = "22.12.6" # last version supporting Python 3.7
flake8-isort = "4.2.0"
flake8-isort = "6.0.0"
isort = "5.11.5" # last version supporting Python 3.7
jsonschema = "4.17.3"
mypy = "1.4.1"
Expand Down

0 comments on commit cbe2879

Please sign in to comment.