Skip to content

Commit

Permalink
Bump flake8 from 3.9.1 to 3.9.2
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]>
  • Loading branch information
dependabot[bot] authored May 10, 2021
1 parent cb84b7f commit 9f0d0e3
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 @@ -7,7 +7,7 @@ verify_ssl = true
black = "==21.4b2"
codacy-coverage = "==1.3.11"
coverage = "==5.5"
flake8 = "==3.9.1"
flake8 = "==3.9.2"
pre-commit = "==2.12.1"
pylint = "==2.8.2"
pytest = "==6.2.4"
Expand Down

0 comments on commit 9f0d0e3

Please sign in to comment.