mirror of
https://github.com/django-components/django-components.git
synced 2025-11-03 00:31:17 +00:00
build(deps-dev): bump ruff from 0.14.0 to 0.14.1
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.0 to 0.14.1. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](https://github.com/astral-sh/ruff/compare/0.14.0...0.14.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c66bd21231
commit
1f83fa47b9
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue