diff --git a/config_other/requirements_deb.txt b/config_other/requirements_deb.txt index d55eeb62..607aee21 100644 --- a/config_other/requirements_deb.txt +++ b/config_other/requirements_deb.txt @@ -19,5 +19,5 @@ websockets>=9.0 ansible-core>=2.11.12 ansible-runner==2.3.2 python-whois>=0.8.0 -requests==2.27.1 +requests==2.32.0 diff --git a/config_other/requirements_el9.txt b/config_other/requirements_el9.txt index 2a739381..a032be28 100644 --- a/config_other/requirements_el9.txt +++ b/config_other/requirements_el9.txt @@ -21,4 +21,4 @@ tzlocal==2.0.0 ansible-core>=2.11.12 ansible-runner==2.3.1 python-whois>=0.8.0 -requests==2.27.1 +requests==2.32.0 diff --git a/requirements.txt b/requirements.txt index d728c794..7cf1783d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ configparser>=3.5.0 paramiko-ng>=2.5.0 pytz>=2017.3 tzlocal==2.0.0 -requests==2.27.1 +requests==2.32.0 pyTelegramBotAPI>=3.6.3 networkx>=2.6 matplotlib>=2.1.2