Skip to content

Commit

Permalink
Merge pull request #2149 from Unidata/dependabot-pip-ci-flake8-4.0.1
Browse files Browse the repository at this point in the history
MNT: (deps): Bump flake8 from 3.9.2 to 4.0.1 in /ci
  • Loading branch information
dopplershift authored Oct 15, 2021
2 parents b7144d1 + 363f067 commit fb1829e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/linting_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
flake8==3.9.2
pycodestyle==2.7.0
pyflakes==2.3.1
flake8==4.0.1
pycodestyle==2.8.0
pyflakes==2.4.0

flake8-bugbear==21.9.2
flake8-builtins==1.5.3
Expand Down

0 comments on commit fb1829e

Please sign in to comment.