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

Update pre-commit hooks #1026

Closed mportesdev closed 1 year ago

mportesdev commented 1 year ago

This PR is the result of updating all pre-commit hooks and then running the updated hooks on all files.

I pushed this in three separate commits for clarity. Let me know if you want me to squash & force push.