Skip to content

Commit

Permalink
Bump flake8 from 3.9.2 to 5.0.4 (#750)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2022
1 parent 516d767 commit b571d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_tooling.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# For local dev tooling only, this is separate from requirements_dev.txt because these
# libraries are not needed within the built docker container in any environment.
black==22.3.0
flake8==3.9.2
flake8==5.0.4
isort==5.9.3
pre-commit==2.14.0

0 comments on commit b571d02

Please sign in to comment.