From 8178316a490176f19aa826321ae6b353fea4d978 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 23:24:00 +0000 Subject: [PATCH] Bump the pip group in /app with 16 updates Bumps the pip group in /app with 16 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2022.6.15` | `2024.7.4` | | [flask](https://github.com/pallets/flask) | `2.1.2` | `2.2.5` | | [grpcio](https://github.com/grpc/grpc) | `1.46.3` | `1.53.2` | | [idna](https://github.com/kjd/idna) | `3.3` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.5` | | [joblib](https://github.com/joblib/joblib) | `1.1.0` | `1.2.0` | | [keras](https://github.com/keras-team/keras) | `2.9.0` | `2.13.1` | | [oauthlib](https://github.com/oauthlib/oauthlib) | `3.2.0` | `3.2.2` | | [opencv-python](https://github.com/opencv/opencv-python) | `4.6.0.66` | `4.8.1.78` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `3.19.4` | `3.19.5` | | [requests](https://github.com/psf/requests) | `2.28.0` | `2.32.2` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.1.1` | `1.5.0` | | [tensorflow](https://github.com/tensorflow/tensorflow) | `2.9.1` | `2.12.1` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.9` | `1.26.19` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.1.2` | `3.0.6` | | [zipp](https://github.com/jaraco/zipp) | `3.8.0` | `3.19.1` | Updates `certifi` from 2022.6.15 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2022.06.15...2024.07.04) Updates `flask` from 2.1.2 to 2.2.5 - [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/2.1.2...2.2.5) Updates `grpcio` from 1.46.3 to 1.53.2 - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](https://github.com/grpc/grpc/compare/v1.46.3...v1.53.2) Updates `idna` from 3.3 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.3...v3.7) Updates `jinja2` from 3.1.2 to 3.1.5 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/3.1.2...3.1.5) Updates `joblib` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/joblib/joblib/releases) - [Changelog](https://github.com/joblib/joblib/blob/main/CHANGES.rst) - [Commits](https://github.com/joblib/joblib/compare/1.1.0...1.2.0) Updates `keras` from 2.9.0 to 2.13.1 - [Release notes](https://github.com/keras-team/keras/releases) - [Commits](https://github.com/keras-team/keras/compare/v2.9.0...v2.13.1) Updates `oauthlib` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst) - [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.0...v3.2.2) Updates `opencv-python` from 4.6.0.66 to 4.8.1.78 - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) Updates `protobuf` from 3.19.4 to 3.19.5 - [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.19.4...v3.19.5) Updates `requests` from 2.28.0 to 2.32.2 - [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.28.0...v2.32.2) Updates `scikit-learn` from 1.1.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.1.1...1.5.0) Updates `tensorflow` from 2.9.1 to 2.12.1 - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v2.9.1...v2.12.1) Updates `urllib3` from 1.26.9 to 1.26.19 - [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/1.26.9...1.26.19) Updates `werkzeug` from 2.1.2 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/2.1.2...3.0.6) Updates `zipp` from 3.8.0 to 3.19.1 - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst) - [Commits](https://github.com/jaraco/zipp/compare/v3.8.0...v3.19.1) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-type: direct:production dependency-group: pip - dependency-name: grpcio dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: joblib dependency-type: direct:production dependency-group: pip - dependency-name: keras dependency-type: direct:production dependency-group: pip - dependency-name: oauthlib dependency-type: direct:production dependency-group: pip - dependency-name: opencv-python dependency-type: direct:production dependency-group: pip - dependency-name: protobuf dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-type: direct:production dependency-group: pip - dependency-name: scikit-learn dependency-type: direct:production dependency-group: pip - dependency-name: tensorflow dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip - dependency-name: zipp dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/app/requirements.txt b/app/requirements.txt index fede779..e6cfdd0 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -2,12 +2,12 @@ absl-py==1.1.0 astunparse==1.6.3 CacheControl==0.12.11 cachetools==5.2.0 -certifi==2022.6.15 +certifi==2024.7.4 charset-normalizer==2.0.12 click==8.1.3 colorama==0.4.5 firebase-admin==5.2.0 -Flask==2.1.2 +Flask==2.2.5 flatbuffers==1.12 gast==0.4.0 google-api-core==2.8.2 @@ -22,51 +22,51 @@ google-crc32c==1.3.0 google-pasta==0.2.0 google-resumable-media==2.3.3 googleapis-common-protos==1.56.2 -grpcio==1.46.3 +grpcio==1.53.2 grpcio-status==1.46.3 h5py==3.7.0 httplib2==0.20.4 -idna==3.3 +idna==3.7 importlib-metadata==4.11.4 imutils==0.5.4 itsdangerous==2.1.2 -Jinja2==3.1.2 -joblib==1.1.0 -keras==2.9.0 +Jinja2==3.1.5 +joblib==1.2.0 +keras==2.13.1 Keras-Preprocessing==1.1.2 libclang==14.0.1 Markdown==3.3.7 MarkupSafe==2.1.1 msgpack==1.0.4 numpy==1.22.4 -oauthlib==3.2.0 -opencv-python==4.6.0.66 +oauthlib==3.2.2 +opencv-python==4.8.1.78 opt-einsum==3.3.0 packaging==21.3 proto-plus==1.20.6 -protobuf==3.19.4 +protobuf==3.19.5 pyasn1==0.4.8 pyasn1-modules==0.2.8 pyparsing==3.0.9 -requests==2.28.0 +requests==2.32.2 requests-oauthlib==1.3.1 rsa==4.8 -scikit-learn==1.1.1 +scikit-learn==1.5.0 scipy==1.8.1 six==1.16.0 sklearn==0.0 tensorboard==2.9.1 tensorboard-data-server==0.6.1 tensorboard-plugin-wit==1.8.1 -tensorflow==2.9.1 +tensorflow==2.12.1 tensorflow-estimator==2.9.0 tensorflow-io-gcs-filesystem==0.26.0 termcolor==1.1.0 threadpoolctl==3.1.0 typing-extensions==4.2.0 uritemplate==4.1.1 -urllib3==1.26.9 -Werkzeug==2.1.2 +urllib3==1.26.19 +Werkzeug==3.0.6 wrapt==1.14.1 xgboost==1.6.1 -zipp==3.8.0 +zipp==3.19.1