From c9ff7e890da72d21b659aabae6735b070b597425 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Mar 2026 10:30:47 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 11 updates Bumps the pip group with 11 updates in the /votingSystem directory: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `3.0.3` | `3.1.3` | | [fonttools](https://github.com/fonttools/fonttools) | `4.56.0` | `4.60.2` | | [keras](https://github.com/keras-team/keras) | `3.8.0` | `3.13.2` | | [lightgbm](https://github.com/microsoft/LightGBM) | `4.5.0` | `4.6.0` | | [orjson](https://github.com/ijl/orjson) | `3.10.15` | `3.11.6` | | [pillow](https://github.com/python-pillow/Pillow) | `11.1.0` | `12.1.1` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `5.29.3` | `5.29.6` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.4.2` | `1.5.0` | | [urllib3](https://github.com/urllib3/urllib3) | `2.3.0` | `2.6.3` | | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.6` | `3.1.6` | Updates `flask` from 3.0.3 to 3.1.3 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/3.0.3...3.1.3) Updates `fonttools` from 4.56.0 to 4.60.2 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](https://github.com/fonttools/fonttools/compare/4.56.0...4.60.2) Updates `keras` from 3.8.0 to 3.13.2 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v3.8.0...v3.13.2) Updates `lightgbm` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/microsoft/LightGBM/releases) - [Commits](https://github.com/microsoft/LightGBM/compare/v4.5.0...v4.6.0) Updates `orjson` from 3.10.15 to 3.11.6 - [Release notes](https://github.com/ijl/orjson/releases) - [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md) - [Commits](https://github.com/ijl/orjson/compare/3.10.15...3.11.6) Updates `pillow` from 11.1.0 to 12.1.1 - [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/11.1.0...12.1.1) Updates `protobuf` from 5.29.3 to 5.29.6 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `requests` from 2.32.3 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.32.3...v2.32.4) Updates `scikit-learn` from 1.4.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.4.2...1.5.0) Updates `urllib3` from 2.3.0 to 2.6.3 - [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.3.0...2.6.3) Updates `werkzeug` from 3.0.6 to 3.1.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.6...3.1.6) --- updated-dependencies: - dependency-name: flask dependency-version: 3.1.3 dependency-type: direct:production dependency-group: pip - dependency-name: fonttools dependency-version: 4.60.2 dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-version: 3.13.2 dependency-type: direct:production dependency-group: pip - dependency-name: lightgbm dependency-version: 4.6.0 dependency-type: direct:production dependency-group: pip - dependency-name: orjson dependency-version: 3.11.6 dependency-type: direct:production dependency-group: pip - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-version: 5.29.6 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.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- votingSystem/requierements-updated.txt | 22 +++++++++++----------- votingSystem/requirements-last.txt | 22 +++++++++++----------- 2 files changed, 22 insertions(+), 22 deletions(-) diff --git a/votingSystem/requierements-updated.txt b/votingSystem/requierements-updated.txt index 5f648ac..5745e58 100644 --- a/votingSystem/requierements-updated.txt +++ b/votingSystem/requierements-updated.txt @@ -24,9 +24,9 @@ dnspython==2.7.0 et_xmlfile==2.0.0 executing==2.2.0 fastjsonschema==2.21.1 -Flask==3.0.3 +Flask==3.1.3 flatbuffers==25.1.24 -fonttools==4.56.0 +fonttools==4.60.2 gast==0.6.0 google-pasta==0.2.0 graphviz==0.20.3 @@ -46,10 +46,10 @@ jsonschema-specifications==2024.10.1 jupyter_core==5.7.2 jupyterlab_widgets==3.0.13 kaleido==0.2.1 -keras==3.8.0 +keras==3.13.2 kiwisolver==1.4.8 libclang==18.1.1 -lightgbm==4.5.0 +lightgbm==4.6.0 llvmlite==0.44.0 Markdown==3.7 markdown-it-py==3.0.0 @@ -68,19 +68,19 @@ nvidia-nccl-cu12==2.25.1 openpyxl==3.1.5 opt_einsum==3.4.0 optree==0.14.0 -orjson==3.10.15 +orjson==3.11.6 packaging==24.2 pandas==2.1.4 parso==0.8.4 patsy==1.0.1 pexpect==4.9.0 -pillow==11.1.0 +pillow==12.1.1 platformdirs==4.3.6 plotly==5.24.1 plotly-resampler==0.10.0 pmdarima==2.0.4 prompt_toolkit==3.0.50 -protobuf==5.29.3 +protobuf==5.29.6 psutil==6.1.1 ptyprocess==0.7.0 pure_eval==0.2.3 @@ -93,13 +93,13 @@ pyparsing==3.2.1 python-dateutil==2.9.0.post0 pytz==2025.1 referencing==0.36.2 -requests==2.32.3 +requests==2.32.4 retrying==1.3.4 rich==13.9.4 rpds-py==0.22.3 schemdraw==0.15 scikit-base==0.7.8 -scikit-learn==1.4.2 +scikit-learn==1.5.0 scikit-plot==0.3.7 scipy==1.11.4 seaborn==0.11.2 @@ -121,9 +121,9 @@ traitlets==5.14.3 tsdownsample==0.1.4.1 typing_extensions==4.12.2 tzdata==2025.1 -urllib3==2.3.0 +urllib3==2.6.3 wcwidth==0.2.13 -Werkzeug==3.0.6 +Werkzeug==3.1.6 widgetsnbextension==4.0.13 wrapt==1.17.2 wurlitzer==3.1.1 diff --git a/votingSystem/requirements-last.txt b/votingSystem/requirements-last.txt index a1a1b5b..74f50a0 100644 --- a/votingSystem/requirements-last.txt +++ b/votingSystem/requirements-last.txt @@ -24,9 +24,9 @@ dnspython==2.7.0 et_xmlfile==2.0.0 executing==2.2.0 fastjsonschema==2.21.1 -Flask==3.0.3 +Flask==3.1.3 flatbuffers==25.1.24 -fonttools==4.56.0 +fonttools==4.60.2 gast==0.6.0 google-pasta==0.2.0 graphviz==0.20.3 @@ -46,10 +46,10 @@ jsonschema-specifications==2024.10.1 jupyter_core==5.7.2 jupyterlab_widgets==3.0.13 kaleido==0.2.1 -keras==3.8.0 +keras==3.13.2 kiwisolver==1.4.8 libclang==18.1.1 -lightgbm==4.5.0 +lightgbm==4.6.0 llvmlite==0.44.0 Markdown==3.7 markdown-it-py==3.0.0 @@ -67,19 +67,19 @@ nvidia-nccl-cu12==2.25.1 openpyxl==3.1.5 opt_einsum==3.4.0 optree==0.14.0 -orjson==3.10.15 +orjson==3.11.6 packaging==24.2 pandas==2.1.4 parso==0.8.4 patsy==1.0.1 pexpect==4.9.0 -pillow==11.1.0 +pillow==12.1.1 platformdirs==4.3.6 plotly==5.24.1 plotly-resampler==0.10.0 pmdarima==2.0.4 prompt_toolkit==3.0.50 -protobuf==5.29.3 +protobuf==5.29.6 psutil==6.1.1 ptyprocess==0.7.0 pure_eval==0.2.3 @@ -92,13 +92,13 @@ pyparsing==3.2.1 python-dateutil==2.9.0.post0 pytz==2025.1 referencing==0.36.2 -requests==2.32.3 +requests==2.32.4 retrying==1.3.4 rich==13.9.4 rpds-py==0.22.3 schemdraw==0.15 scikit-base==0.7.8 -scikit-learn==1.4.2 +scikit-learn==1.5.0 scikit-plot==0.3.7 scipy==1.11.4 seaborn==0.13.2 @@ -120,9 +120,9 @@ traitlets==5.14.3 tsdownsample==0.1.4.1 typing_extensions==4.12.2 tzdata==2025.1 -urllib3==2.3.0 +urllib3==2.6.3 wcwidth==0.2.13 -Werkzeug==3.0.6 +Werkzeug==3.1.6 widgetsnbextension==4.0.13 wrapt==1.17.2 wurlitzer==3.1.1