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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 0587c59 commit 6799871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def run_sphinx_build():
"black[jupyter]==24.10.0",
"flake8==7.1.1",
"flake8-black==0.3.6",
"flake8-isort==6.1.1",
"flake8-isort==6.1.2",
"isort==5.13.2",
"mdformat==0.7.21",
"mdformat-gfm==0.4.1",
Expand Down

0 comments on commit 6799871

Please sign in to comment.