Skip to content

Commit f22869a

Browse files
chore(deps): bump flake8 from 7.1.2 to 7.2.0 in /requirements
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 7e630c5 commit f22869a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ pytest==8.3.5
66
# Code linters, formatters, and security scanners
77
# ------------
88
black==25.1.0
9-
flake8==7.1.2
9+
flake8==7.2.0
1010
flake8-coding==1.3.2
1111
pre-commit==4.2.0
1212
mypy==1.15.0

0 commit comments

Comments
 (0)