Skip to content

v0.2.4

Latest

Choose a tag to compare

@DiogoRibeiro7 DiogoRibeiro7 released this 09 Aug 11:26
· 1 commit to main since this release
27c7fec

Fixed

  • Refreshed vulnerable transitive dependencies in the lockfile by updating idna to 3.18 and Pygments to 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