Skip to content

Release v3.1.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 19:20

Added

  • .safety-policy.yml file.

Changed

  • typer from ^0.9.0 to ^0.13.0.
  • coverage from ^7.4.1 to ^7.6.7.
  • pytest-cov from ^4.1.0 to ^6.0.0.
  • sphinx from ^7.2.6 to ^7.4.7.
  • black from ^24.2.0 to ^24.10.0.
  • mypy from ^1.8.0 to ^1.13.0.
  • ruff from ^0.2.1 to ^0.7.4.
  • safety from ^3.0.1 to ^3.2.11.
  • pytest from ^8.0.1 to ^8.3.3.
  • pre-commit from ^3.6.1 to ^4.0.1.
  • xdoctest from ^1.1.3 to ^1.2.0.
  • watchdog from ^4.0.0 to ^6.0.0.
  • poetry pre-commit hooks from 1.7.1 to 1.8.3.
  • pre-commit-hooks from v4.5.0 to v5.0.0.
  • codecov/codecov-action from v3.1.4 to v4.4.1.
  • actions/upload-artifact from v4 to v4.4.3.
  • actions/download-artifact from v4 to v4.1.8.
  • actions/setup-python from v5.0.0 to v5.3.0.
  • mindsers/changelog-reader-action from v2.2.2 to v2.2.3.
  • peter-evans/create-pull-request from v6.0.0 to v7.0.5.
  • actions/checkout from v4.1.1 to v4.2.2.

Fixed

  • Citation abstract to be generated with project_short_description.
  • Docs conf.py to the linting target path.
  • Release workflow permissions.
  • Release Pypi.
  • Nox coverage session under an interactive execution.