mirror of
https://github.com/django-components/django-components.git
synced 2025-09-06 22:20:30 +00:00
build(deps-dev): bump flake8 from 7.1.2 to 7.2.0
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.2 to 7.2.0. - [Commits](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9f9b1f7232
commit
db324e291f
1 changed files with 3 additions and 3 deletions
|
@ -40,7 +40,7 @@ filelock==3.16.1
|
|||
# via
|
||||
# tox
|
||||
# virtualenv
|
||||
flake8==7.1.2
|
||||
flake8==7.2.0
|
||||
# via
|
||||
# -r requirements-dev.in
|
||||
# flake8-pyproject
|
||||
|
@ -94,11 +94,11 @@ pluggy==1.5.0
|
|||
# tox
|
||||
pre-commit==4.2.0
|
||||
# via -r requirements-dev.in
|
||||
pycodestyle==2.12.1
|
||||
pycodestyle==2.13.0
|
||||
# via flake8
|
||||
pyee==12.0.0
|
||||
# via playwright
|
||||
pyflakes==3.2.0
|
||||
pyflakes==3.3.2
|
||||
# via flake8
|
||||
pygments==2.19.1
|
||||
# via
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue