Skip to content

Commit

Permalink
Bump isort from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [isort](https://github.com/PyCQA/isort) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/PyCQA/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@6.0.0...6.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and codingjoe committed Feb 27, 2025
1 parent d4bd9d6 commit bdd464b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion linter-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
bandit==1.8.3
black==25.1.0
flake8==7.1.2
isort==6.0.0
isort==6.0.1
pydocstyle[toml]==6.3.0

0 comments on commit bdd464b

Please sign in to comment.