Skip to content

v6.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 12:11
· 221 commits to main since this release

v6.4.3 (2024-03-04)

Chore

  • chore(deps-dev): update ddt requirement from 1.7.1 to 1.7.2 (#563)

Updates the requirements on ddt to permit the latest version.


updated-dependencies:

  • dependency-name: ddt
    dependency-type: direct:development
    ...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (53cb8a9)

Fix

  • fix: serialization of model.component.Diff (#557)

Fixes #556


Signed-off-by: rcross-lc <[email protected]>
Signed-off-by: Jan Kowalleck <[email protected]>
Co-authored-by: Jan Kowalleck <[email protected]> (22fa873)


What's Changed

  • chore(deps-dev): update ddt requirement from 1.7.1 to 1.7.2 by @dependabot in #563
  • fix: serialization of model.component.Diff by @rcross-lc in #557

New Contributors

Full Changelog: v6.4.2...v6.4.3