Bump megacli version to fix exception handling
Our megaraid controllers don't report drive temperature, which exercises the exception handling code path in our trusty megacli2prom script, and that used sys.stderr
which wasn't available before my fix in 2872bf3.
This pulls in the new version and will fix megacli2prom on our production storage nodes.