diff --git a/examples/Python Examples/TestMonitor/requirements.txt b/examples/Python Examples/TestMonitor/requirements.txt index f9d76ef..6d9c186 100644 --- a/examples/Python Examples/TestMonitor/requirements.txt +++ b/examples/Python Examples/TestMonitor/requirements.txt @@ -1,7 +1,7 @@ certifi==2024.7.4 charset-normalizer==3.1.0 idna==3.4 -requests==2.28.2 +requests==2.32.4 urllib3==2.6.0 colorama==0.4.6 click==8.1.3