Skip to content

v7.6.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 13:53
· 3 commits to main since this release

v7.6.1 (2024-09-18)

Fix

  • fix: file copyright headers (#676)

utilizes flake8 plugin
<https://pypi.org/project/flake8-copyright-validator/> to assert the
correct headers

Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com> (35e00b4)


What's Changed

  • chore(deps-dev): update tox requirement from 4.17.1 to 4.18.0 by @dependabot in #664
  • chore(deps-dev): update flake8-bugbear requirement from 24.4.26 to 24.8.19 by @dependabot in #666
  • chore(deps-dev): update mypy requirement from 1.11.1 to 1.11.2 by @dependabot in #668
  • chore(deps-dev): update tox requirement from 4.18.0 to 4.18.1 by @dependabot in #670
  • chore(deps): update sphinx requirement from <8,>=7.2.6 to >=7.2.6,<9 by @dependabot in #656
  • fix: file copyright headers by @jkowalleck in #676

Full Changelog: v7.6.0...v7.6.1