Skip to content

Commit

Permalink
Bug 1289694 - Update mohawk to 0.3.3
Browse files Browse the repository at this point in the history
This fixes `MacMismatch` being raised when `MisComputedContentHash`
should have been raised instead. In addition, a the hash of the payload
is no longer generated a second time unnecessarily for all requests.

https://mohawk.readthedocs.io/en/latest/#changelog
kumar303/mohawk@0.3.2.1...0.3.3
  • Loading branch information
Ed Morley committed Jul 28, 2016
1 parent 5da09da commit 8dbe751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ django-environ==0.4.0 --hash=sha256:70cf521f87e64f4dd2aeb87ced006dc98f621e2cdb38
six==1.10.0 --hash=sha256:0ff78c403d9bccf5a425a6d31a12aa6b47f1c21ca4dc2573a7e2f32a97335eb1

# Required by hawkrest and requests-hawk
mohawk==0.3.2.1 --hash=sha256:46e98d8349f927b40227f1a9f0021509fedcf0398e1feb22dac954010f625f1d
mohawk==0.3.3 --hash=sha256:d07b180e25940ef7f638daa0cb1124ff373233ea2756ead778b1d9dd634369c9

hawkrest==0.0.10 --hash=sha256:5d3e31dc57ffa1d1366feb8b1ba442ef4bd74bd2d1e9c2e9624c0dcfa7aa4ea0

Expand Down

0 comments on commit 8dbe751

Please sign in to comment.