Skip to content

Commit f612f30

Browse files
Bump flake8 from 7.2.0 to 7.3.0 (#99)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0. - [Commits](PyCQA/flake8@7.2.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jean-Etienne Castagnede <[email protected]>
1 parent fb93703 commit f612f30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dev-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ click==8.1.7
1212
# via pip-tools
1313
coverage==7.10.7
1414
# via -r dev-requirements.in
15-
flake8==7.2.0
15+
flake8==7.3.0
1616
# via -r dev-requirements.in
1717
freezegun==1.5.5
1818
# via -r dev-requirements.in
@@ -28,9 +28,9 @@ packaging==23.2
2828
# build
2929
pip-tools==7.5.0
3030
# via -r dev-requirements.in
31-
pycodestyle==2.13.0
31+
pycodestyle==2.14.0
3232
# via flake8
33-
pyflakes==3.3.1
33+
pyflakes==3.4.0
3434
# via flake8
3535
pyproject-hooks==1.0.0
3636
# via

0 commit comments

Comments
 (0)