Merge pull request #947 from django-components/dependabot/pip/isort-6.0.0

build(deps-dev): bump isort from 5.13.2 to 6.0.0
This commit is contained in:
github-actions[bot] 2025-02-03 17:42:36 +00:00 committed by GitHub
commit e469cb362e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,7 +46,7 @@ idna==3.10
# via requests # via requests
iniconfig==2.0.0 iniconfig==2.0.0
# via pytest # via pytest
isort==5.13.2 isort==6.0.0
# via -r requirements-dev.in # via -r requirements-dev.in
mccabe==0.7.0 mccabe==0.7.0
# via flake8 # via flake8