Skip to content

Commit cdf30f8

Browse files
authored
Merge pull request #10 from django-components/dependabot/pip/flake8-7.2.0
build(deps-dev): bump flake8 from 7.1.2 to 7.2.0
2 parents c48f614 + a38dd78 commit cdf30f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ filelock==3.16.1
3636
# via
3737
# tox
3838
# virtualenv
39-
flake8==7.1.2
39+
flake8==7.2.0
4040
# via
4141
# -r requirements-dev.in
4242
# flake8-pyproject
@@ -77,13 +77,13 @@ pluggy==1.5.0
7777
# tox
7878
pre-commit==4.1.0
7979
# via -r requirements-dev.in
80-
pycodestyle==2.12.1
80+
pycodestyle==2.13.0
8181
# via flake8
8282
pydantic==2.10.6
8383
# via -r requirements-dev.in
8484
pydantic-core==2.27.2
8585
# via pydantic
86-
pyflakes==3.2.0
86+
pyflakes==3.3.2
8787
# via flake8
8888
pyproject-api==1.8.0
8989
# via tox

0 commit comments

Comments
 (0)