Skip to content

Commit 28b88f1

Browse files
Bump flake8 from 7.1.1 to 7.1.2 (#437)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.1.1 to 7.1.2. - [Commits](PyCQA/flake8@7.1.1...7.1.2) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 08748c6 commit 28b88f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
-r requirements.txt
22

33
mypy==1.15.0
4-
flake8==7.1.1
4+
flake8==7.1.2
55
flake8-bandit==4.1.1
66
flake8-bugbear==24.12.12
77
flake8-import-order==0.18.2

0 commit comments

Comments
 (0)