checkov
checkov copied to clipboard
chore(general): remove python 3.8 in CI and add Python 3.13
User description
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Description
- Drop Python 3.8 in CI as it's out of support and removed in docs in https://github.com/bridgecrewio/checkov/pull/6812.
- Add Python 3.13 to CI, following https://github.com/bridgecrewio/checkov/pull/6962
Checklist:
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [x] I have made corresponding changes to the documentation
- [x] I have added tests that prove my feature, policy, or fix is effective and works
- [x] New and existing tests pass locally with my changes
Generated description
Below is a concise technical summary of the changes proposed in this PR:
Updates Python version support across the project. Removes Python 3.8 from CI workflows and documentation, adds Python 3.13 to supported versions, and updates deprecated Lambda runtimes. Modifies various configuration files to reflect these changes, including GitHub Actions workflows, setup.py, and Pipfile.
| Topic | Details | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| Runtime Updates | Updates deprecated Lambda runtimes and App Service Python versionsModified files (2)
Latest Contributors(2)
| |||||||||
| Python Version Update | Updates Python version support across the project, removing 3.8 and adding 3.13Modified files (8)
Latest Contributors(2)
|