Skip to content

Make pip audit optional#35

Merged
javidahmed64592 merged 2 commits intomainfrom
make-pip-audit-optional
Mar 25, 2026
Merged

Make pip audit optional#35
javidahmed64592 merged 2 commits intomainfrom
make-pip-audit-optional

Conversation

@javidahmed64592
Copy link
Copy Markdown
Owner

This pull request introduces minor updates to the CI workflow and development dependencies, primarily to improve reliability and keep dependencies up to date.

CI workflow improvement:

  • The pip-audit job in the GitHub Actions workflow now uses continue-on-error: true, allowing the workflow to proceed even if pip-audit encounters issues.

Dependency updates:

  • Updated pytest-cov to version 7.1.0 and ruff to version 0.15.7 in the pyproject.toml development dependencies.

@javidahmed64592 javidahmed64592 merged commit 8d408c3 into main Mar 25, 2026
8 of 9 checks passed
@javidahmed64592 javidahmed64592 deleted the make-pip-audit-optional branch March 25, 2026 22:49
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.

1 participant