* Handle internal YARA errors more gracefully with error messages instead of crashes (currently seeing `ERROR_TOO_MANY_RE_FIBERS` on macOS on some files for unknown reasons that we hope will go away eventually)
1.14.7
* Bump `yaralyzer` version to 0.9.4 (and thus bump `yara-python` to 4.3.0+) * Remove unused imports, remove unused `requirements.txt` file.
1.14.6
* Fix issue where additional YARA rules supplied with `--yara-file` option were not being used
1.14.5
* Update PDF matching YARA rules file (anotherbridge)
1.14.4
* Bump version for pypi tag / shield image (MartinThoma)