Skip to content

Commit 508cbdf

Browse files
Bump flake8 from 3.8.4 to 3.9.0
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>
1 parent 27ec50a commit 508cbdf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ cryptography==3.4.6
3333
# trustme
3434
decorator==4.4.2
3535
# via ipython
36-
flake8==3.8.4
36+
flake8==3.9.0
3737
# via -r test-requirements.in
3838
idna==2.10
3939
# via
@@ -86,11 +86,11 @@ ptyprocess==0.7.0
8686
# via pexpect
8787
py==1.10.0
8888
# via pytest
89-
pycodestyle==2.6.0
89+
pycodestyle==2.7.0
9090
# via flake8
9191
pycparser==2.20
9292
# via cffi
93-
pyflakes==2.2.0
93+
pyflakes==2.3.0
9494
# via flake8
9595
pygments==2.7.4
9696
# via ipython

0 commit comments

Comments
 (0)