Skip to content

Commit

Permalink
Update isort requirement in /requirements
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.7.0...5.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent efeb8cc commit 481e8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ flake8>=3.8,<6.2
flake8-builtins>=1.5,<2.3
flake8-isort>=4.0,<6.2
flake8-qgis>=1,<1.1
isort>=5.7,<5.13
isort>=5.7,<5.14
pre-commit>=2.13,<3.6

0 comments on commit 481e8a3

Please sign in to comment.