PyCQA / bandit

Bandit is a tool designed to find common security issues in Python code.
https://bandit.readthedocs.io
Apache License 2.0
6.5k stars 610 forks source link

Removal of Python 3.8 support (end-of-life on October 2024) #1173

Closed ericwb closed 1 month ago

ericwb commented 2 months ago

Is your feature request related to a problem? Please describe. This feature tracks the removal of support for Python 3.8 since it will be end-of-life as of October 2024. See https://devguide.python.org/versions/ for details.

Describe the solution you'd like

Should also put this feature in a new minor release (1.8.0)

Describe alternatives you've considered n/a

Additional context

Love this idea? Give it a 👍. We prioritize fulfilling features with the most 👍.