ruff
bc693ea1 - [`flake8-bandit`] Implement upstream updates for `S311`, `S324` and `S605` (#10313)

Commit
1 year ago
[`flake8-bandit`] Implement upstream updates for `S311`, `S324` and `S605` (#10313) ## Summary Pick up updates made in latest [releases](https://github.com/PyCQA/bandit/releases) of `bandit`: - `S311`: https://github.com/PyCQA/bandit/pull/940 and https://github.com/PyCQA/bandit/pull/1096 - `S324`: https://github.com/PyCQA/bandit/pull/1018 - `S605`: https://github.com/PyCQA/bandit/pull/1116 ## Test Plan Snapshot tests
Author
Parents
Loading