Skip to content

Commit 7032397

Browse files
Bump flake8 from 7.1.1 to 7.1.2 in /.github (#124)
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:production 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 8b10c5c commit 7032397

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pythonchecks.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## TESTING ONLY
22
pytest==8.3.5
33
wheel==0.45.1
4-
flake8==7.1.1
4+
flake8==7.1.2
55
flake8-unused-arguments==0.0.13
66
flake8-sfs==1.0.0
77
flake8-builtins==2.5.0

0 commit comments

Comments
 (0)