From c9f8d32f669f8c3f05fa0e3316bb713a3233d444 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 13:53:09 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 9 updates Bumps the pip group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [keras](https://github.com/keras-team/keras) | `2.14.0` | `3.12.0` | | [pillow](https://github.com/python-pillow/Pillow) | `10.0.1` | `10.3.0` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.20.3` | `4.25.8` | | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.4` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.3.1` | `1.5.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.0.6` | `2.5.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.0` | `3.0.6` | Updates `certifi` from 2023.7.22 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2023.07.22...2024.07.04) Updates `idna` from 3.4 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.4...v3.7) Updates `keras` from 2.14.0 to 3.12.0 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.14.0...v3.12.0) Updates `pillow` from 10.0.1 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.0.1...10.3.0) Updates `protobuf` from 3.20.3 to 4.25.8 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/compare/v3.20.3...v4.25.8) 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 `scikit-learn` from 1.3.1 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.1...1.5.0) Updates `urllib3` from 2.0.6 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.5.0) Updates `werkzeug` from 3.0.0 to 3.0.6 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/3.0.0...3.0.6) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-version: 3.12.0 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 10.3.0 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 4.25.8 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-version: 1.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.0.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/requirements.txt b/requirements.txt index 239a77b9..9392a050 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ absl-py==2.0.0 astunparse==1.6.3 attrs==23.1.0 cachetools==5.3.1 -certifi==2023.7.22 +certifi==2024.7.4 cffi>=1.16.0 charset-normalizer==3.3.0 cloudpickle==2.2.1 @@ -18,9 +18,9 @@ grpcio==1.59.0 gym==0.26.2 gym-notices==0.0.8 h5py==3.9.0 -idna==3.4 +idna==3.7 joblib==1.3.2 -keras==2.14.0 +keras==3.13.2 keyboard==0.13.5 kiwisolver==1.4.5 libclang==16.0.6 @@ -35,18 +35,18 @@ opencv-contrib-python==4.8.1.78 opencv-python==4.8.1.78 opt-einsum==3.3.0 packaging==23.2 -Pillow==10.0.1 -protobuf==3.20.3 +Pillow==12.1.1 +protobuf==5.29.6 pyasn1==0.5.0 pyasn1-modules==0.3.0 pyautogui==0.9.54 pycparser==2.21 pyparsing==3.1.1 python-dateutil==2.8.2 -requests==2.31.0 +requests==2.32.4 requests-oauthlib==2.0.0 rsa==4.9 -scikit-learn==1.3.1 +scikit-learn==1.5.0 scipy==1.11.3 six==1.16.0 sounddevice==0.4.6 @@ -59,6 +59,6 @@ tensorflow-io-gcs-filesystem>=0.31.0 termcolor==2.3.0 threadpoolctl==3.6.0 typing_extensions==4.8.0 -urllib3==2.0.6 -Werkzeug==3.0.0 +urllib3==2.6.3 +Werkzeug==3.1.6 wrapt==1.14.1