Skip to content

1.5.1

Compare
Choose a tag to compare
@agateau-gg agateau-gg released this 29 Mar 09:24
· 268 commits to master since this release

Fixed

  • Python dependencies were not correctly defined: py-gitguardian was using marshmallow-dataclass and click without depending on them. The package now explicitly depends on marshmallow-dataclass and does not use click anymore (#43).