Skip to content

Commit

Permalink
Bump flake8-isort from 6.1.1 to 6.1.2
Browse files Browse the repository at this point in the history
Bumps [flake8-isort](https://github.com/gforcada/flake8-isort) from 6.1.1 to 6.1.2.
- [Changelog](https://github.com/gforcada/flake8-isort/blob/main/CHANGES.rst)
- [Commits](gforcada/flake8-isort@6.1.1...6.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 6d43cc6 commit e832028
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -40,7 +40,7 @@ mock = "^5.1.0"
tox = "^4.23.2"
flake8 = "^7.1.1"
toml = "^0.10.1"
flake8-isort = "^6.1.1"
flake8-isort = "^6.1.2"
pytest = ">=5.4.0"
pytest-django = "4.9.0"
coverage = "^7.6.10"
Expand Down

0 comments on commit e832028

Please sign in to comment.