ruff/python
Akshet Pandey 4a305588e9
[flake8-bandit] request-without-timeout should warn for requests.request (#11548)
## Summary
Update
[S113](https://docs.astral.sh/ruff/rules/request-without-timeout/) to
also warns for missing timeout on when calling `requests.request`
2024-05-28 16:31:12 +00:00
..
ruff Locate ruff executable in 'bin' directory as installed by 'pip install --target'. (#11450) 2024-05-16 16:07:22 +00:00
ruff-ecosystem [flake8-bandit] request-without-timeout should warn for requests.request (#11548) 2024-05-28 16:31:12 +00:00