From e71504e275f1b7beaabf2f083f50cf657797de62 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:45:15 +0000 Subject: [PATCH 1/2] Initial plan From 31a95abbf9bd46cdcb2feb628d4d735187daad2e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 8 Apr 2026 15:47:36 +0000 Subject: [PATCH 2/2] fix: bump requests from 2.32.4 to 2.33.0 (CVE-2026-25645) Agent-Logs-Url: https://github.com/zededa/examples/sessions/266ac406-5a8e-4906-9e6e-c11e27bc9479 Co-authored-by: dautovri <4597187+dautovri@users.noreply.github.com> --- .../sync-sidecar/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EdgeFieldDay2025/EdgeAI_on_ZKS/edge-ai-car-classification-main/sync-sidecar/requirements.txt b/EdgeFieldDay2025/EdgeAI_on_ZKS/edge-ai-car-classification-main/sync-sidecar/requirements.txt index 1622255b..90a82e9e 100644 --- a/EdgeFieldDay2025/EdgeAI_on_ZKS/edge-ai-car-classification-main/sync-sidecar/requirements.txt +++ b/EdgeFieldDay2025/EdgeAI_on_ZKS/edge-ai-car-classification-main/sync-sidecar/requirements.txt @@ -2,4 +2,4 @@ boto3==1.34.34 botocore==1.34.34 watchdog==4.0.0 PyYAML==6.0.1 -requests==2.32.4 +requests==2.33.0