Merge pull request #1465 from django-components/dependabot/pip/ruff-0.14.1
Some checks are pending
Docs - build & deploy / docs (push) Waiting to run
Run tests / build (ubuntu-latest, 3.10) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.11) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.12) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.13) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.8) (push) Waiting to run
Run tests / build (ubuntu-latest, 3.9) (push) Waiting to run
Run tests / build (windows-latest, 3.10) (push) Waiting to run
Run tests / build (windows-latest, 3.11) (push) Waiting to run
Run tests / build (windows-latest, 3.12) (push) Waiting to run
Run tests / build (windows-latest, 3.13) (push) Waiting to run
Run tests / build (windows-latest, 3.8) (push) Waiting to run
Run tests / build (windows-latest, 3.9) (push) Waiting to run
Run tests / test_docs (3.13) (push) Waiting to run
Run tests / test_sampleproject (3.13) (push) Waiting to run

build(deps-dev): bump ruff from 0.14.0 to 0.14.1
This commit is contained in:
github-actions[bot] 2025-10-21 10:51:11 +02:00 committed by GitHub
commit 0aeb96fa40
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,6 +12,8 @@ asv==0.6.5
# via -r requirements-dev.in
asv-runner==0.2.1
# via asv
backports-asyncio-runner==1.2.0
# via pytest-asyncio
build==1.3.0
# via asv
cachetools==6.2.0
@ -121,7 +123,7 @@ pyyaml==6.0.3
# pre-commit
requests==2.32.5
# via -r requirements-dev.in
ruff==0.14.0
ruff==0.14.1
# via -r requirements-dev.in
sqlparse==0.5.3
# via django