From 11ce6ced7de721beb727c8f6614d9af652e242f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 14:06:23 +0000 Subject: [PATCH] chore: bump the pip group across 1 directory with 6 updates Bumps the pip group with 6 updates in the /aws-sagemaker-hosted-scorer-cpp directory: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `2.1.2` | `2.2.5` | | [gunicorn](https://github.com/benoitc/gunicorn) | `20.1.0` | `22.0.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `4.21.1` | `4.21.6` | | [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 `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 `gunicorn` from 20.1.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0) Updates `jinja2` from 3.1.2 to 3.1.4 - [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.4) Updates `protobuf` from 4.21.1 to 4.21.6 - [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/commits) 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: flask dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: protobuf 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] --- aws-sagemaker-hosted-scorer-cpp/requirements.txt | 12 ++++++------ aws-sagemaker-hosted-scorer-cpp/requirements_gpu.txt | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/aws-sagemaker-hosted-scorer-cpp/requirements.txt b/aws-sagemaker-hosted-scorer-cpp/requirements.txt index b1ca6c2d..78b82417 100644 --- a/aws-sagemaker-hosted-scorer-cpp/requirements.txt +++ b/aws-sagemaker-hosted-scorer-cpp/requirements.txt @@ -1,19 +1,19 @@ aniso8601==9.0.1 click==8.1.3 datatable==1.0.0 -Flask==2.1.2 +Flask==2.2.5 Flask-RESTful==0.3.9 -gunicorn==20.1.0 +gunicorn==22.0.0 importlib-metadata==4.11.4 itsdangerous==2.1.2 -Jinja2==3.1.2 +Jinja2==3.1.4 MarkupSafe==2.1.1 numpy==1.22.4 pandas==1.4.2 -protobuf==4.21.1 +protobuf==4.21.6 python-dateutil==2.8.2 pytz==2022.1 six==1.16.0 -Werkzeug==2.1.2 -zipp==3.8.0 +Werkzeug==3.0.6 +zipp==3.19.1 https://s3.amazonaws.com/artifacts.h2o.ai/releases/ai/h2o/daimojo/2.8.1/x86_64-centos7/daimojo-2.8.1-cp38-cp38-linux_x86_64.whl diff --git a/aws-sagemaker-hosted-scorer-cpp/requirements_gpu.txt b/aws-sagemaker-hosted-scorer-cpp/requirements_gpu.txt index a7e90abf..6b70b2c0 100644 --- a/aws-sagemaker-hosted-scorer-cpp/requirements_gpu.txt +++ b/aws-sagemaker-hosted-scorer-cpp/requirements_gpu.txt @@ -1,19 +1,19 @@ aniso8601==9.0.1 click==8.1.3 datatable==1.0.0 -Flask==2.1.2 +Flask==2.2.5 Flask-RESTful==0.3.9 -gunicorn==20.1.0 +gunicorn==22.0.0 importlib-metadata==4.11.4 itsdangerous==2.1.2 -Jinja2==3.1.2 +Jinja2==3.1.4 MarkupSafe==2.1.1 numpy==1.22.4 pandas==1.4.2 -protobuf==4.21.1 +protobuf==4.21.6 python-dateutil==2.8.2 pytz==2022.1 six==1.16.0 -Werkzeug==2.1.2 -zipp==3.8.0 +Werkzeug==3.0.6 +zipp==3.19.1 https://s3.amazonaws.com/artifacts.h2o.ai/releases/ai/h2o/daimojo/2.8.1/x86_64-centos7/daimojo-2.8.1%2Bcu117-cp38-cp38-linux_x86_64.whl \ No newline at end of file