Added
- MMT Lexer: Support for `meta` annotations in lexer, see [the rendered `meta-annotations.mmt`](https://comfreek.github.io/mmtpygments/mmtpygments/test/data/meta-annotations.mmt.html) for an example.
- MMT Lexer: More inspection/lexing of notations to be able to highlight pecifiers for argument positions, implicit arguments and so on as well.
Changed
- MMT Lexer: Output more meaningful token types when lexing. For the end user, this might mean that Pygments will render MMT code in slightly different color.
Security
- Updated all Python (PyPI) dependencies