Use of SHA-1 for this signature/MAC purposes in new applications is deprecated and will be disallowed from next year (source: NIST). I repeat: do not use SHA-1 in new applications. Do not use this module.
I forked the project and updated the hashing algorithm: https://github.com/andrewconner/itsdangerous
That is not necessary, I adjusted the API so that you can easily subclass it and change the digestmod.