Skip to content

v3.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Aug 18:36
· 2 commits to refs/heads/main since this release

Changes

  • Add support for a Red theme to the currently provided built-in themes… (#687) @ofeknissan
  • remove python 3.8 as its EOL, add 3.13 (#689) @Cube707

👷 Continuous Integration

📦 Dependencies

  • build(deps): bump poetry from 1.7.1 to 2.1.3 in /.github/workflows (#678) @dependabot
  • build(deps): bump pip from 25.1.1 to 25.2 in /.github/workflows (#691) @dependabot
  • build(deps): bump codecov/codecov-action from 3 to 5 (#660) @dependabot
  • build(deps): bump pip from 25.0.1 to 25.1.1 in /.github/workflows (#679) @dependabot
  • build(deps): bump nox from 2025.2.9 to 2025.5.1 in /.github/workflows (#677) @dependabot
  • update cryptography package (#690) @Cube707
  • build(deps-dev): bump requests from 2.32.3 to 2.32.4 (#682) @dependabot
  • build(deps): bump furo from 2024.8.6 to 2025.7.19 in /docs (#686) @dependabot
  • build(deps): bump virtualenv from 20.29.3 to 20.32.0 in /.github/workflows (#685) @dependabot
  • build(deps-dev): bump safety from 3.3.1 to 3.6.0 (#684) @dependabot
  • build(deps): update pipx requirement from !=1.5,!=1.6.0,==1.4.3 to ==1.7.1 in /.github/workflows (#630) @dependabot
  • build(deps): bump virtualenv from 20.27.1 to 20.29.3 in /.github/workflows (#668) @dependabot
  • build(deps): bump myst-parser from 4.0.0 to 4.0.1 in /docs (#662) @dependabot
  • build(deps): bump nox from 2024.10.9 to 2025.2.9 in /.github/workflows (#665) @dependabot
  • build(deps): bump pip from 24.3.1 to 25.0.1 in /.github/workflows (#663) @dependabot
  • build(deps): bump sphinx from 8.1.3 to 8.2.3 in /docs (#661) @dependabot
  • update poetry lockfile (#659) @Cube707
  • build(deps-dev): bump safety from 3.2.5 to 3.2.14 (#655) @dependabot
  • build(deps-dev): bump virtualenv from 20.25.0 to 20.26.6 (#657) @dependabot
  • build(deps-dev): bump jinja2 from 3.1.4 to 3.1.6 (#658) @dependabot
  • build(deps-dev): bump tornado from 6.4.1 to 6.4.2 (#656) @dependabot
  • build(deps): bump pip from 24.2 to 24.3.1 in /.github/workflows (#650) @dependabot
  • build(deps): bump furo from 2024.5.6 to 2024.8.6 (#627) @dependabot
  • build(deps): bump virtualenv from 20.26.3 to 20.27.1 in /.github/workflows (#651) @dependabot
  • build(deps): bump sphinx from 8.0.2 to 8.1.3 in /docs (#644) @dependabot
  • build(deps): bump nox from 2023.4.22 to 2024.10.9 in /.github/workflows (#641) @dependabot
  • build(deps-dev): bump bandit from 1.7.9 to 1.7.10 (#636) @dependabot
  • build(deps-dev): bump pre-commit-hooks from 4.6.0 to 5.0.0 (#640) @dependabot
  • Upgrade GitHub Actions Artifacts to v4 (#654) @badranX