mirror of
https://github.com/django-components/django-components.git
synced 2025-09-10 16:06:18 +00:00
build(deps-dev): bump pre-commit from 4.1.0 to 4.2.0
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](https://github.com/pre-commit/pre-commit/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a7ed0711fc
commit
6f13cb9183
1 changed files with 20 additions and 3 deletions
|
@ -30,10 +30,12 @@ colorama==0.4.6
|
||||||
# via tox
|
# via tox
|
||||||
distlib==0.3.9
|
distlib==0.3.9
|
||||||
# via virtualenv
|
# via virtualenv
|
||||||
django==5.1.7
|
django==4.2.20
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
djc-core-html-parser==1.0.2
|
djc-core-html-parser==1.0.2
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
|
exceptiongroup==1.2.2
|
||||||
|
# via pytest
|
||||||
filelock==3.16.1
|
filelock==3.16.1
|
||||||
# via
|
# via
|
||||||
# tox
|
# tox
|
||||||
|
@ -51,7 +53,9 @@ identify==2.6.8
|
||||||
idna==3.10
|
idna==3.10
|
||||||
# via requests
|
# via requests
|
||||||
importlib-metadata==8.5.0
|
importlib-metadata==8.5.0
|
||||||
# via asv-runner
|
# via
|
||||||
|
# asv-runner
|
||||||
|
# build
|
||||||
iniconfig==2.0.0
|
iniconfig==2.0.0
|
||||||
# via pytest
|
# via pytest
|
||||||
isort==6.0.1
|
isort==6.0.1
|
||||||
|
@ -88,7 +92,7 @@ pluggy==1.5.0
|
||||||
# via
|
# via
|
||||||
# pytest
|
# pytest
|
||||||
# tox
|
# tox
|
||||||
pre-commit==4.1.0
|
pre-commit==4.2.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
pycodestyle==2.12.1
|
pycodestyle==2.12.1
|
||||||
# via flake8
|
# via flake8
|
||||||
|
@ -130,14 +134,27 @@ syrupy==4.9.0
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
tabulate==0.9.0
|
tabulate==0.9.0
|
||||||
# via asv
|
# via asv
|
||||||
|
tomli==2.2.1
|
||||||
|
# via
|
||||||
|
# asv
|
||||||
|
# black
|
||||||
|
# build
|
||||||
|
# flake8-pyproject
|
||||||
|
# mypy
|
||||||
|
# pyproject-api
|
||||||
|
# pytest
|
||||||
|
# tox
|
||||||
tox==4.24.2
|
tox==4.24.2
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
types-requests==2.32.0.20241016
|
types-requests==2.32.0.20241016
|
||||||
# via -r requirements-dev.in
|
# via -r requirements-dev.in
|
||||||
typing-extensions==4.12.2
|
typing-extensions==4.12.2
|
||||||
# via
|
# via
|
||||||
|
# asgiref
|
||||||
|
# black
|
||||||
# mypy
|
# mypy
|
||||||
# pyee
|
# pyee
|
||||||
|
# tox
|
||||||
urllib3==2.2.3
|
urllib3==2.2.3
|
||||||
# via
|
# via
|
||||||
# requests
|
# requests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue