Skip to content

Commit

Permalink
build(deps-dev): bump flake8 from 3.9.1 to 3.9.2 (#301)
Browse files Browse the repository at this point in the history
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2021
1 parent 819e5f3 commit cb8887f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ mock = "==4.0.3"
pre-commit = "==2.12.1"
commitizen = "==2.17.6"
mypy = "==0.812"
flake8 = "==3.9.1"
flake8 = "==3.9.2"
isort = "==5.8.0"
controllerx = {path = ".", editable = true}

Expand Down

0 comments on commit cb8887f

Please sign in to comment.