Skip to content

More Python version related fixes#1327

Merged
ericwb merged 1 commit into
PyCQA:mainfrom
ericwb:more_python_ver
Nov 17, 2025
Merged

More Python version related fixes#1327
ericwb merged 1 commit into
PyCQA:mainfrom
ericwb:more_python_ver

Conversation

@ericwb
Copy link
Copy Markdown
Member

@ericwb ericwb commented Nov 15, 2025

  • Put python versions in quotes for the publish build step. This is required, since the publish of 1.9.0 failed as 3.10 mapped to 3.1. https://github.com/PyCQA/bandit/actions/runs/19397103776
  • Added version 1.9.1 (future after this fix) and 1.9.0 as supported versions in the bug template
  • Also dropped Bandit versions over 2 years old from bug template

Fixes #1329

* Put python versions in quotes for the publish build step.
  This is required, since the publish of 1.9.0 failed as 3.10
  mapped to 3.1.
* Also dropped Bandit versions over 2 years old from bug template

Signed-off-by: Eric Brown <eric_wade_brown@yahoo.com>
@ericwb ericwb self-assigned this Nov 15, 2025
@ericwb ericwb added the bug Something isn't working label Nov 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Version 1.9.0 not available on PyPI.org

2 participants