* Bump `urllib3` to 2.1.0 (CVE-2023-45803) * Bump `werkzeug` to 2.3.8 (CVE-2023-46136) * Bump `some_flask_helpers` to 0.2.5 (CVE-2023-46136)
0.2.49
* Bump `some_flask_helpers` to 0.2.4
0.2.48
* Optionally define `scan_id` to be used as id when calling the vulnerability scanner
0.2.47
* Remove incompatibility with version 3.* of package `werkzeug`; fix version at 2.3.* * Fix all other packages at minor release * Use Python virtual environment also for Docker images
0.2.46
* Remove incompatibility with Python 3.8 in `tools.py` * Support for `pypy` Python versions supplied by `asdf`
0.2.45
* Rename pytest folder to `pytests` (see https://stackoverflow.com/questions/62581901/attribute-error-module-pytest-has-no-attribute-hookimpl/69062733#69062733)