From 6f133a1ae40a0af5b7ee9b728ca79aa47d328f2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 04:16:58 +0000 Subject: [PATCH] build(deps): Bump the pip group across 4 directories with 4 updates Bumps the pip group with 2 updates in the /docker/ota directory: [python-multipart](https://github.com/Kludex/python-multipart) and [requests](https://github.com/psf/requests). Bumps the pip group with 3 updates in the /docker/compress directory: [python-multipart](https://github.com/Kludex/python-multipart), [requests](https://github.com/psf/requests) and [pillow](https://github.com/python-pillow/Pillow). Bumps the pip group with 2 updates in the /docker/bridge directory: [python-multipart](https://github.com/Kludex/python-multipart) and [requests](https://github.com/psf/requests). Bumps the pip group with 4 updates in the /docker/agent directory: [python-multipart](https://github.com/Kludex/python-multipart), [requests](https://github.com/psf/requests), [pillow](https://github.com/python-pillow/Pillow) and [scikit-learn](https://github.com/scikit-learn/scikit-learn). Updates `python-multipart` from 0.0.6 to 0.0.18 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.6...0.0.18) Updates `requests` from 2.31.0 to 2.32.4 - [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.31.0...v2.32.4) Updates `python-multipart` from 0.0.6 to 0.0.18 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.6...0.0.18) Updates `requests` from 2.31.0 to 2.32.4 - [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.31.0...v2.32.4) Updates `pillow` from 10.1.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.3.0) Updates `python-multipart` from 0.0.6 to 0.0.18 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.6...0.0.18) Updates `requests` from 2.31.0 to 2.32.4 - [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.31.0...v2.32.4) Updates `python-multipart` from 0.0.6 to 0.0.18 - [Release notes](https://github.com/Kludex/python-multipart/releases) - [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md) - [Commits](https://github.com/Kludex/python-multipart/compare/0.0.6...0.0.18) Updates `requests` from 2.31.0 to 2.32.4 - [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.31.0...v2.32.4) Updates `pillow` from 10.1.0 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.3.0) Updates `scikit-learn` from 1.3.2 to 1.5.0 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.3.2...1.5.0) --- updated-dependencies: - dependency-name: python-multipart dependency-version: 0.0.18 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.18 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.18 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.18 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- docker/agent/requirements.txt | 8 ++++---- docker/bridge/requirements.txt | 4 ++-- docker/compress/requirements.txt | 6 +++--- docker/ota/requirements.txt | 4 ++-- 4 files changed, 11 insertions(+), 11 deletions(-) diff --git a/docker/agent/requirements.txt b/docker/agent/requirements.txt index 21162bc..7fb7e20 100644 --- a/docker/agent/requirements.txt +++ b/docker/agent/requirements.txt @@ -2,12 +2,12 @@ fastapi==0.104.1 uvicorn==0.24.0 pydantic==2.5.0 -python-multipart==0.0.6 +python-multipart==0.0.18 # Sensor libraries opencv-python==4.8.1.78 numpy==1.24.3 -Pillow==10.1.0 +Pillow==10.3.0 pyserial==3.5 adafruit-circuitpython-bno055==1.0.0 adafruit-circuitpython-gps==4.0.0 @@ -17,12 +17,12 @@ adafruit-circuitpython-onewire==1.0.0 # Data processing pandas==2.1.4 scipy==1.11.4 -scikit-learn==1.3.2 +scikit-learn==1.5.0 # Communication paho-mqtt==1.6.1 nats-py==2.3.0 -requests==2.31.0 +requests==2.32.4 # Utilities python-dotenv==1.0.0 diff --git a/docker/bridge/requirements.txt b/docker/bridge/requirements.txt index 187c790..8cc8205 100644 --- a/docker/bridge/requirements.txt +++ b/docker/bridge/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.104.1 uvicorn==0.24.0 pydantic==2.5.0 -python-multipart==0.0.6 +python-multipart==0.0.18 # Message brokers paho-mqtt==1.6.1 @@ -17,7 +17,7 @@ watchdog==3.0.0 pathlib2==2.3.7 # HTTP client -requests==2.31.0 +requests==2.32.4 httpx==0.25.2 # Utilities diff --git a/docker/compress/requirements.txt b/docker/compress/requirements.txt index f5673ea..57ecaa2 100644 --- a/docker/compress/requirements.txt +++ b/docker/compress/requirements.txt @@ -2,7 +2,7 @@ fastapi==0.104.1 uvicorn==0.24.0 pydantic==2.5.0 -python-multipart==0.0.6 +python-multipart==0.0.18 # Compression libraries lz4==4.3.2 @@ -13,7 +13,7 @@ lzma==0.0.0 # Data processing pandas==2.1.4 numpy==1.24.3 -Pillow==10.1.0 +Pillow==10.3.0 # File handling watchdog==3.0.0 @@ -22,7 +22,7 @@ pathlib2==2.3.7 # Communication paho-mqtt==1.6.1 nats-py==2.3.0 -requests==2.31.0 +requests==2.32.4 # Utilities python-dotenv==1.0.0 diff --git a/docker/ota/requirements.txt b/docker/ota/requirements.txt index cad4ef1..709bed4 100644 --- a/docker/ota/requirements.txt +++ b/docker/ota/requirements.txt @@ -2,13 +2,13 @@ fastapi==0.104.1 uvicorn==0.24.0 pydantic==2.5.0 -python-multipart==0.0.6 +python-multipart==0.0.18 # Docker client docker==6.1.3 # HTTP client -requests==2.31.0 +requests==2.32.4 httpx==0.25.2 # Utilities