PyCQA / bandit

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

Use datetime to avoid updating copyright year #1112

Closed ericwb closed 9 months ago

ericwb commented 9 months ago

This is a convenience change to make it so we don't have to update conf.py with the new copyright year every January. Instead, we just use the value from datetime.