Skip to content

Commit

Permalink
⬆️ Update isort[colors] requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [isort[colors]](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...5.13.0)

---
updated-dependencies:
- dependency-name: isort[colors]
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 0c4ea48 commit 1d795d3
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 @@ -11,7 +11,7 @@ dev = [
"bandit~=1.7.4",
"black>=22.1,<24.0",
"darglint~=1.8.1",
"isort[colors]>=5.10.1,<5.13.0",
"isort[colors]>=5.10.1,<5.14.0",
"mypy>=0.941,<2.0",
"mypy-extensions>=0.4.3,<1.1.0",
"pre-commit>=2.17,<3.6",
Expand Down

0 comments on commit 1d795d3

Please sign in to comment.