mirror of
https://github.com/django-components/django-components.git
synced 2025-08-09 16:57:59 +00:00
Bump isort from 5.9.3 to 5.10.0
Bumps [isort](https://github.com/pycqa/isort) from 5.9.3 to 5.10.0. - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/5.9.3...5.10.0) --- updated-dependencies: - dependency-name: isort dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
20e365efbf
commit
c9f218eb46
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ flake8==4.0.1
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
iniconfig==1.1.1
|
iniconfig==1.1.1
|
||||||
# via pytest
|
# via pytest
|
||||||
isort==5.9.3
|
isort==5.10.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
mccabe==0.6.1
|
mccabe==0.6.1
|
||||||
# via flake8
|
# via flake8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue