Skip to content

Commit

Permalink
chore(deps): update isort requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [isort](https://github.com/pycqa/isort) to permit the latest version.
- [Release notes](https://github.com/pycqa/isort/releases)
- [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md)
- [Commits](PyCQA/isort@5.10.1...6.0.0)

---
updated-dependencies:
- dependency-name: isort
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 4850ff0 commit 5ad66cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r base.txt

black ==24.8.0
isort >=5.10.1, <6.0
isort >=5.10.1, <7.0
flake8 >=5.0.4, <8.0
pytest
pytest-cov
Expand Down

0 comments on commit 5ad66cb

Please # to comment.