Skip to content

Commit 8da136b

Browse files
build(deps): bump flake8 from 6.0.0 to 6.1.0 in /.github/workflows (#873)
Bumps [flake8](https://github.com/pycqa/flake8) from 6.0.0 to 6.1.0. - [Commits](PyCQA/flake8@6.0.0...6.1.0) --- updated-dependencies: - dependency-name: flake8 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 5e3512d commit 8da136b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/constraints.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ pip>=21.0,<22.4
33
pre-commit==3.3.3
44
bandit==1.7.5
55
black==23.7.0
6-
flake8==6.0.0
6+
flake8==6.1.0
77
isort==5.12.0
88
pre-comit-hooks==4.1.0
99
pyupgrade==3.10.1

0 commit comments

Comments
 (0)