This bumps RustPython so we can use the new `NonLogicalNewline` token. A couple of rules needed a fix due to the new token. There might be more that are not caught by tests (anything working with tokens directly with lookaheads), I hope not.
This bumps RustPython so we can use the new `NonLogicalNewline` token. A couple of rules needed a fix due to the new token. There might be more that are not caught by tests (anything working with tokens directly with lookaheads), I hope not.