Fixed
- Refreshed vulnerable transitive dependencies in the lockfile by updating
idnato 3.18 andPygmentsto 2.20.0.
Validation
- poetry check --lock
- poetry run pytest --no-cov tests/unit/test_package_metadata.py tests/unit/test_markdown_links.py
- poetry run pre-commit run --all-files
- poetry build