Skip to content

Commit

Permalink
Merge pull request #814 from Unidata/dependabot-pip-ci-flake8-7.1.1
Browse files Browse the repository at this point in the history
MNT: (deps): Bump flake8 from 5.0.4 to 7.1.1 in /ci
  • Loading branch information
dopplershift authored Nov 6, 2024
2 parents 2020833 + fc128e5 commit 98e18ed
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,8 +1,8 @@
ruff==0.7.1

flake8==5.0.4
pycodestyle==2.9.1
pyflakes==2.5.0
flake8==7.1.1
pycodestyle==2.12.0
pyflakes==3.2.0

flake8-continuation==1.0.5
flake8-isort==6.1.1
Expand Down

0 comments on commit 98e18ed

Please sign in to comment.