Skip to content

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] committed Mar 24, 2021
1 parent f9d9ce9 commit e901837
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ croniter==0.3.34
# via -r requirements.in
flake8-isort==4.0.0
# via -r requirements.in
flake8==3.8.4
flake8==3.9.0
# via
# -r requirements.in
# flake8-isort
Expand All @@ -41,9 +41,9 @@ pluggy==0.13.1
# via pytest
py==1.10.0
# via pytest
pycodestyle==2.6.0
pycodestyle==2.7.0
# via flake8
pyflakes==2.2.0
pyflakes==2.3.1
# via flake8
pyparsing==2.4.6
# via packaging
Expand Down

0 comments on commit e901837

Please sign in to comment.