diff --git a/Umbrella/Samples/Deployments/NetworkTunnel/monitor-tunnel/Requirements.txt b/Umbrella/Samples/Deployments/NetworkTunnel/monitor-tunnel/Requirements.txt index 0dcf026..73f4dfa 100644 --- a/Umbrella/Samples/Deployments/NetworkTunnel/monitor-tunnel/Requirements.txt +++ b/Umbrella/Samples/Deployments/NetworkTunnel/monitor-tunnel/Requirements.txt @@ -2,6 +2,6 @@ certifi==2024.7.4 charset-normalizer==2.0.12 idna==3.7 prettytable==3.1.1 -requests==2.32.4 +requests==2.33.0 urllib3==2.6.3 wcwidth==0.2.5