Skip to content

Commit 5c57443

Browse files
chore(deps): 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](PyCQA/flake8@7.1.2...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbcbdbe commit 5c57443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pytest_mock==3.14.0
99
# Code linters, formatters, and security scanners
1010
# ------------
1111
black==25.1.0
12-
flake8==7.1.2
12+
flake8==7.2.0
1313
flake8-coding==1.3.2
1414
pre-commit==4.0.1
1515
isort==6.0.0

0 commit comments

Comments
 (0)