Releases: opeco17/poetry-audit-plugin
Releases · opeco17/poetry-audit-plugin
0.4.0
What's Changed
- upgrade Python and dependencies by @AdrianDsg in #13
- Upgrade Safety version to v3 by @opeco17 in #19
- Test multiple Poetry versions in GitHub Actions by @opeco17 in #21
- Enable Python3.12 by @opeco17 in #23
New Contributors
- @AdrianDsg made their first contribution in #13
Full Changelog: 0.3.0...0.4.0
0.3.0
- Fix the bug to show the unnecessary message by @Franco0700 and @dgutson
- Implement the new feature to ignore specified codes and packages by @Franco0700 and @dgutson
- Add the document to describe how to develop poetry-audit-plugin
0.2.0
- Remove non necessary argument in locked_repository() by @AdrianLopezGue
- Update dependencies to avoid pre-release and vulnerability