From 1ffb18b2d3ac6aeb98d91f4e690f4dbc36991fa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 15:58:00 +0000 Subject: [PATCH] Bump the pip group across 5 directories with 3 updates Bumps the pip group with 1 update in the /EdgeFieldDay2025/EdgeAI_on_ZKS/edge-ai-car-classification-main/sync-sidecar directory: [requests](https://github.com/psf/requests). Bumps the pip group with 1 update in the /EdgeFieldDay2025/edge-ai-car-classification/sync-sidecar directory: [requests](https://github.com/psf/requests). Bumps the pip group with 2 updates in the /edgeai/efficientnet-b3-stanford-cars/mlruns/387138003911017072/models/m-5af6dec84a924fdda55144b9ef86abdd/artifacts directory: [mlflow](https://github.com/mlflow/mlflow) and [onnx](https://github.com/onnx/onnx). Bumps the pip group with 2 updates in the /edgeai/efficientnet-b3-stanford-cars/mlruns/387138003911017072/models/m-5efb4eab983947ca98b18aadd7d74183/artifacts directory: [mlflow](https://github.com/mlflow/mlflow) and [onnx](https://github.com/onnx/onnx). Bumps the pip group with 2 updates in the /edgeai/efficientnet-b5-stanford-cars/mlruns/505550186997757802/models/m-dcb6682ff42b407a9e297fe345ca5355/artifacts directory: [mlflow](https://github.com/mlflow/mlflow) and [onnx](https://github.com/onnx/onnx). Updates `requests` from 2.32.4 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.33.0) Updates `requests` from 2.32.4 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.33.0) Updates `mlflow` from 3.5.0rc0 to 3.9.0rc0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/compare/v3.5.0rc0...v3.9.0rc0) Updates `onnx` from 1.19.0 to 1.21.0rc1 - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/commits) Updates `mlflow` from 3.5.0rc0 to 3.9.0rc0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/compare/v3.5.0rc0...v3.9.0rc0) Updates `onnx` from 1.19.0 to 1.21.0rc1 - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/commits) Updates `mlflow` from 3.5.0rc0 to 3.9.0rc0 - [Release notes](https://github.com/mlflow/mlflow/releases) - [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md) - [Commits](https://github.com/mlflow/mlflow/compare/v3.5.0rc0...v3.9.0rc0) Updates `onnx` from 1.19.0 to 1.21.0rc1 - [Release notes](https://github.com/onnx/onnx/releases) - [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md) - [Commits](https://github.com/onnx/onnx/commits) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: mlflow dependency-version: 3.9.0rc0 dependency-type: direct:production dependency-group: pip - dependency-name: onnx dependency-version: 1.21.0rc1 dependency-type: direct:production dependency-group: pip - dependency-name: mlflow dependency-version: 3.9.0rc0 dependency-type: direct:production dependency-group: pip - dependency-name: onnx dependency-version: 1.21.0rc1 dependency-type: direct:production dependency-group: pip - dependency-name: mlflow dependency-version: 3.9.0rc0 dependency-type: direct:production dependency-group: pip - dependency-name: onnx dependency-version: 1.21.0rc1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../sync-sidecar/requirements.txt | 2 +- .../edge-ai-car-classification/sync-sidecar/requirements.txt | 2 +- .../artifacts/requirements.txt | 4 ++-- .../artifacts/requirements.txt | 4 ++-- .../artifacts/requirements.txt | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) 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 diff --git a/EdgeFieldDay2025/edge-ai-car-classification/sync-sidecar/requirements.txt b/EdgeFieldDay2025/edge-ai-car-classification/sync-sidecar/requirements.txt index 1622255b..90a82e9e 100644 --- a/EdgeFieldDay2025/edge-ai-car-classification/sync-sidecar/requirements.txt +++ b/EdgeFieldDay2025/edge-ai-car-classification/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 diff --git a/edgeai/efficientnet-b3-stanford-cars/mlruns/387138003911017072/models/m-5af6dec84a924fdda55144b9ef86abdd/artifacts/requirements.txt b/edgeai/efficientnet-b3-stanford-cars/mlruns/387138003911017072/models/m-5af6dec84a924fdda55144b9ef86abdd/artifacts/requirements.txt index 0061784d..b2e424d7 100644 --- a/edgeai/efficientnet-b3-stanford-cars/mlruns/387138003911017072/models/m-5af6dec84a924fdda55144b9ef86abdd/artifacts/requirements.txt +++ b/edgeai/efficientnet-b3-stanford-cars/mlruns/387138003911017072/models/m-5af6dec84a924fdda55144b9ef86abdd/artifacts/requirements.txt @@ -1,4 +1,4 @@ -mlflow==3.5.0rc0 +mlflow==3.9.0rc0 numpy==2.0.2 -onnx==1.19.0 +onnx==1.21.0rc1 onnxruntime==1.19.2 \ No newline at end of file diff --git a/edgeai/efficientnet-b3-stanford-cars/mlruns/387138003911017072/models/m-5efb4eab983947ca98b18aadd7d74183/artifacts/requirements.txt b/edgeai/efficientnet-b3-stanford-cars/mlruns/387138003911017072/models/m-5efb4eab983947ca98b18aadd7d74183/artifacts/requirements.txt index 0061784d..b2e424d7 100644 --- a/edgeai/efficientnet-b3-stanford-cars/mlruns/387138003911017072/models/m-5efb4eab983947ca98b18aadd7d74183/artifacts/requirements.txt +++ b/edgeai/efficientnet-b3-stanford-cars/mlruns/387138003911017072/models/m-5efb4eab983947ca98b18aadd7d74183/artifacts/requirements.txt @@ -1,4 +1,4 @@ -mlflow==3.5.0rc0 +mlflow==3.9.0rc0 numpy==2.0.2 -onnx==1.19.0 +onnx==1.21.0rc1 onnxruntime==1.19.2 \ No newline at end of file diff --git a/edgeai/efficientnet-b5-stanford-cars/mlruns/505550186997757802/models/m-dcb6682ff42b407a9e297fe345ca5355/artifacts/requirements.txt b/edgeai/efficientnet-b5-stanford-cars/mlruns/505550186997757802/models/m-dcb6682ff42b407a9e297fe345ca5355/artifacts/requirements.txt index 0061784d..b2e424d7 100644 --- a/edgeai/efficientnet-b5-stanford-cars/mlruns/505550186997757802/models/m-dcb6682ff42b407a9e297fe345ca5355/artifacts/requirements.txt +++ b/edgeai/efficientnet-b5-stanford-cars/mlruns/505550186997757802/models/m-dcb6682ff42b407a9e297fe345ca5355/artifacts/requirements.txt @@ -1,4 +1,4 @@ -mlflow==3.5.0rc0 +mlflow==3.9.0rc0 numpy==2.0.2 -onnx==1.19.0 +onnx==1.21.0rc1 onnxruntime==1.19.2 \ No newline at end of file