diff --git a/examples/Python Examples/TestMonitor/requirements.txt b/examples/Python Examples/TestMonitor/requirements.txt index 6bdeb8f3..e8072435 100644 --- a/examples/Python Examples/TestMonitor/requirements.txt +++ b/examples/Python Examples/TestMonitor/requirements.txt @@ -2,6 +2,6 @@ certifi==2022.12.7 charset-normalizer==3.1.0 idna==3.4 requests==2.28.2 -urllib3==1.26.14 +urllib3==2.6.0 colorama==0.4.6 click==8.1.3