docs: bump Solidity lexer package to v0.3.1.

That release includes stricter matching of "nested" globals, i.e.
it highlights `msg.sender` but not `sender`.
This commit is contained in:
Noel Maersk 2018-05-24 14:58:30 +03:00
parent 3678450549
commit ad975a6f8c

View File

@ -1,2 +1,2 @@
sphinx_rtd_theme>=0.3.1
pygments-lexer-solidity>=0.3
pygments-lexer-solidity>=0.3.1