Skip to content

Commit c7dbb63

Browse files
Bump flake8 from 5.0.4 to 7.2.0
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.4 to 7.2.0. - [Commits](PyCQA/flake8@5.0.4...7.2.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c899034 commit c7dbb63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pep8==1.7.1
2-
flake8==5.0.4
2+
flake8==7.2.0
33
astroid==3.3.8; python_version >= '3.8'
44
pylint==3.3.4; python_version >= '3.8'
55
bandit[toml]==1.7.8; python_version >= '3.7'

0 commit comments

Comments
 (0)