Skip to content
This repository has been archived by the owner on Oct 8, 2023. It is now read-only.

Commit

Permalink
Bump flake8 from 3.8.4 to 3.9.0
Browse files Browse the repository at this point in the history
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Ackuq committed Mar 15, 2021
1 parent ee003f5 commit 472fa57
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 149 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]
flake8 = "~=3.8.4"
flake8 = "~=3.9.0"
black = "~=20.8b1"
isort = "~=5.7.0"
mypy = "~=0.812"
Expand Down

0 comments on commit 472fa57

Please sign in to comment.