Skip to content

Commit

Permalink
Merge pull request mozilla#10788 from mozilla/pyup-update-flake8-3.7.…
Browse files Browse the repository at this point in the history
…6-to-3.7.7

Update flake8 to 3.7.7
  • Loading branch information
EnTeQuAk authored Feb 26, 2019
2 parents b75e355 + 889a88a commit d022ebe
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements/codestyle_common.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
-r system.txt

# flake8 is required by flake8-mutable
flake8==3.7.6 \
--hash=sha256:6d8c66a65635d46d54de59b027a1dda40abbe2275b3164b634835ac9c13fd048 \
--hash=sha256:6eab21c6e34df2c05416faa40d0c59963008fff29b6f0ccfe8fa28152ab3e383
flake8==3.7.7 \
--hash=sha256:859996073f341f2670741b51ec1e67a01da142831aa1fdc6242dbf88dffbe661 \
--hash=sha256:a796a115208f5c03b18f332f7c11729812c8c3ded6c46319c59b53efd3819da8
flake8-mutable==1.2.0 \
--hash=sha256:ee9b77111b867d845177bbc289d87d541445ffcc6029a0c5c65865b42b18c6a6 \
--hash=sha256:38fd9dadcbcda6550a916197bc40ed76908119dabb37fbcca30873666c31d2d5
Expand Down

0 comments on commit d022ebe

Please sign in to comment.