Skip to content

Commit b835792

Browse files
build(deps): bump flake8 in /.github/workflows/requirements/style (spack#50924)
Bumps [flake8](https://github.com/pycqa/flake8) from 7.2.0 to 7.3.0. - [Commits](PyCQA/flake8@7.2.0...7.3.0) --- updated-dependencies: - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f8357c9 commit b835792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/requirements/style/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
black==25.1.0
22
clingo==5.8.0
3-
flake8==7.2.0
3+
flake8==7.3.0
44
isort==6.0.1
55
mypy==1.16.1
66
types-six==1.17.0.20250515

0 commit comments

Comments
 (0)