Skip to content

Commit eafd0ce

Browse files
authored
Merge branch 'main' into dependabot/pip/pre-commit-4.2.0
2 parents 861300c + cdf30f8 commit eafd0ce

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements-dev.txt

+3-3
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.2.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)