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-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Mar 15, 2021
1 parent 27ec50a commit 508cbdf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ cryptography==3.4.6
# trustme
decorator==4.4.2
# via ipython
flake8==3.8.4
flake8==3.9.0
# via -r test-requirements.in
idna==2.10
# via
Expand Down Expand Up @@ -86,11 +86,11 @@ ptyprocess==0.7.0
# via pexpect
py==1.10.0
# via pytest
pycodestyle==2.6.0
pycodestyle==2.7.0
# via flake8
pycparser==2.20
# via cffi
pyflakes==2.2.0
pyflakes==2.3.0
# via flake8
pygments==2.7.4
# via ipython
Expand Down

0 comments on commit 508cbdf

Please sign in to comment.