diff --git a/requirements.txt b/requirements.txt index 867c0b9..07a343f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ packaging==24.1 ; python_full_version > "3.8.0" and python_version < "4.0" pytz==2024.2 ; python_full_version > "3.8.0" and python_version < "4.0" pyyaml==6.0.2 ; python_full_version > "3.8.0" and python_version < "4.0" pyzabbix==1.3.1 ; python_full_version > "3.8.0" and python_version < "4.0" -requests==2.32.3 ; python_full_version > "3.8.0" and python_version < "4.0" +requests==2.32.4 ; python_full_version > "3.8.0" and python_version < "4.0" urllib3==2.2.3 ; python_full_version > "3.8.0" and python_version < "4.0"