Skip to content

Commit fa47171

Browse files
build(deps): bump flake8 from 5.0.1 to 5.0.3 (#82)
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.1 to 5.0.3. - [Release notes](https://github.com/pycqa/flake8/releases) - [Commits](PyCQA/flake8@5.0.1...5.0.3) --- 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 75ce7a4 commit fa47171

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_lint.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
-r requirements.txt
22
black==22.6.0
3-
flake8==5.0.1
3+
flake8==5.0.3
44
mypy==0.971
55
pydocstyle==6.1.1
66
pylint==2.14.5

0 commit comments

Comments
 (0)