Skip to content

Commit

Permalink
Merge pull request #1049 from sreehari-aot/release/5.0.2
Browse files Browse the repository at this point in the history
✅ : flake8 version downgraded to 5.0.4
  • Loading branch information
abhilash-aot authored Dec 8, 2022
2 parents b35cfe5 + 2596ab0 commit a41891e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion forms-flow-api/requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r prod.txt
autopep8
black
flake8
flake8==5.0.4
flake8-blind-except
flake8-debugger
flake8-docstrings
Expand Down
2 changes: 1 addition & 1 deletion forms-flow-data-analysis-api/requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pytest-cov
FreezeGun

# Lint and code style
flake8
flake8==5.0.4
flake8-blind-except
flake8-debugger
flake8-docstrings
Expand Down
2 changes: 1 addition & 1 deletion forms-flow-documents/requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r prod.txt
autopep8
black
flake8
flake8==5.0.4
flake8-blind-except
flake8-debugger
flake8-docstrings
Expand Down

0 comments on commit a41891e

Please sign in to comment.