Skip to content

Conversation

@dannywillems
Copy link
Contributor

@dannywillems dannywillems commented Jan 27, 2026

Summary

  • Add pip-audit to dev dependencies for security vulnerability scanning
  • Add security audit step to CI workflow
  • Require Python 3.13+ (drop support for older versions)
  • Update Poetry from 1.4.0 to 2.3.1
  • Fix deprecated [tool.poetry.dev-dependencies][tool.poetry.group.dev.dependencies]
  • Update actions/checkout from v2 to v4
  • Update actions/setup-python from v2 to v5
  • Fix black formatting issues

Test plan

  • Verify CI passes on all platforms (ubuntu, macos, windows)
  • Verify pip-audit runs successfully

@dannywillems dannywillems merged commit 65c5121 into main Jan 28, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants