diff --git a/bandit/plugins/request_without_timeout.py b/bandit/plugins/request_without_timeout.py index d39fd8fae..9aa80bfa8 100644 --- a/bandit/plugins/request_without_timeout.py +++ b/bandit/plugins/request_without_timeout.py @@ -38,7 +38,7 @@ .. seealso:: - - https://2.python-requests.org/en/master/user/quickstart/#timeouts + - https://requests.readthedocs.io/en/latest/user/advanced/#timeouts .. versionadded:: 1.7.5